Updated Zigbee (markdown)

Michael Ingraham 2019-09-24 10:59:20 -04:00
parent 7cd46c0695
commit 10439bbb61
1 changed files with 3 additions and 1 deletions

@ -119,7 +119,9 @@ The CC2530 requires `Z-Stack_Home_1.2`, of type `Default` (not `Source Routing`)
4. Flash the firmware using the following command:
_Flashing the CC2530 **takes about 1 hour**_
`python Python/cc_write_flash.py -e -p /dev/cu.usbserial-1420 -i Bin/CC2530_DEFAULT_20190608_CC2530ZNP-Prod.hex`
```
python Python/cc_write_flash.py -e -p /dev/cu.usbserial-1420 -i Bin/CC2530_DEFAULT_20190608_CC2530ZNP-Prod.hex
```
```
INFO: Found a CC2530 chip on /dev/cu.usbserial-xxxx