mirror of https://github.com/arendst/Tasmota.git
Prototype images
parent
dade92f783
commit
d059285e63
|
@ -72,6 +72,10 @@ GPIO4|CC_DC<BR>(A.K.A. P2_2 or Debug Clock)
|
|||
GPIO5|CC_RST
|
||||
GPIO12|CC_DD<BR>(A.K.A. P2_1 or Debug Data)
|
||||
|
||||
**Prototype**
|
||||
<img src="https://user-images.githubusercontent.com/34340210/65651836-aa556380-dfdd-11e9-8788-549d0f427403.jpg" width="360">
|
||||
<img src="https://user-images.githubusercontent.com/34340210/65651832-a7f30980-dfdd-11e9-845d-81c2b99babb9.jpg" width="360">
|
||||
|
||||
### 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`.
|
||||
|
||||
|
|
Loading…
Reference in New Issue