From f6d38d48a94486e8f381195633721afb51be499d Mon Sep 17 00:00:00 2001 From: jmichault <48726908+jmichault@users.noreply.github.com> Date: Tue, 19 Mar 2019 17:11:58 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 869d7bd..574a3c4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,10 @@ A Raspberry Pi 3 with raspbian and [wiringPi](http://wiringpi.com/) installed. ## Getting Started -Download and unpack the archive on your raspberry. +Download flash_cc2531 on your raspberry: +```bash +git clone https://github.com/jmichault/flash_cc2531.git +``` Connect the following pins of the debug port to the GPIO port : pin 1 (GND) --> pin 39 (GND) pin 7 (reset) --> pin 35 (GPIO24) @@ -17,6 +20,7 @@ and insert the usb dongle in a port. test by running : ```bash +cd flash_cc2531 ./cc_chipid ``` it should returns :