mirror of https://github.com/arendst/Tasmota.git
Updated Zigbee (markdown)
parent
7cd46c0695
commit
10439bbb61
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue