mirror of https://github.com/arendst/Tasmota.git
Updated Zigbee (markdown)
parent
0cd4ac4e9f
commit
2e39fcaa4b
|
@ -76,7 +76,7 @@ Insert alternating male Dupont jumpers; one jumper on one side, the next one on
|
||||||
### C. Upload the firmware to the CC2530
|
### C. Upload the firmware to the CC2530
|
||||||
The CC2530 requires `Z-Stack_Home_1.2`, of type `Default` (not `Source Routing`). For convenience, ready to use [firmware files](https://github.com/s-hadinger/CCLib/tree/master/Bin) are provided. Select the right one for your hardware: `CC2530`, `CC2530 + CC2591` or `CC2530 + CC2592`.
|
The CC2530 requires `Z-Stack_Home_1.2`, of type `Default` (not `Source Routing`). For convenience, ready to use [firmware files](https://github.com/s-hadinger/CCLib/tree/master/Bin) are provided. Select the right one for your hardware: `CC2530`, `CC2530 + CC2591` or `CC2530 + CC2592`.
|
||||||
|
|
||||||
1. Ensure that you have Python 2.7 installed
|
1. Ensure that you have Python 2.7 installed. Note that these instructions do not work for Python 3.x
|
||||||
2. Install pyserial 3.0.1:
|
2. Install pyserial 3.0.1:
|
||||||
`pip install pyserial==3.0.1`
|
`pip install pyserial==3.0.1`
|
||||||
3. Check for connectivity before flashing:
|
3. Check for connectivity before flashing:
|
||||||
|
|
Loading…
Reference in New Issue