Skip to content

Commit c63ff22

Browse files
authored
Update README.md with a list of all compatible hardware (#69)
* Update README.md with a list of all compatible hardware Update README.md with a list of all compatible hardware as plan is to remove such a list from zigpy in zigpy/zigpy#705 * Changed text so only link to Z2M supported adapters once Changed text so only link to Z2M supported adapters once
1 parent 32fe8f1 commit c63ff22

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,18 @@ in **[`TOOLS.md`](./TOOLS.md)** but a brief description of each tool is included
9595
- **`nvram_write`**: Writes all NVRAM entries from a JSON document.
9696

9797
# Hardware requirements
98-
USB-adapters, GPIO-modules, and development-boards running TI's Z-Stack are supported. Reference hardware for this project includes:
98+
USB-adapters, GPIO-modules, and development-boards flashed with TI's Z-Stack are compatible with zigpy-znp:
99+
100+
- CC2652P/CC2652R/CC2652RB USB stick and dev board hardware
101+
- CC1352P/CC1352R USB stick and dev board hardware
102+
- CC2538 + CC2592 dev board hardware
103+
- CC2531 USB stick hardware
104+
- CC2530 + CC2591/CC2592 USB stick hardware
105+
106+
Tip! Adapters listed as "[Texas Instruments sticks compatible with Zigbee2MQTT](https://www.zigbee2mqtt.io/information/supported_adapters)" also works with zigpy-znp.
107+
108+
## Reference hardware for this project
109+
These specific adapters are used as reference hardware for development and testing by zigpy-znp developers:
99110

100111
- [TI LAUNCHXL-CC26X2R1](https://www.ti.com/tool/LAUNCHXL-CC26X2R1) running [Z-Stack 3 firmware (based on version 4.40.00.44)](https://github.com/Koenkk/Z-Stack-firmware/tree/master/coordinator/Z-Stack_3.x.0/bin). You can flash `CC2652R_20210120.hex` using [TI's UNIFLASH](https://www.ti.com/tool/download/UNIFLASH).
101112
- [Electrolama zzh CC2652R](https://electrolama.com/projects/zig-a-zig-ah/) and [Slaesh CC2652R](https://slae.sh/projects/cc2652/) sticks running [Z-Stack 3 firmware (based on version 4.40.00.44)](https://github.com/Koenkk/Z-Stack-firmware/tree/master/coordinator/Z-Stack_3.x.0/bin). You can flash `CC2652R_20210120.hex` or `CC2652RB_20210120.hex` respectively using [cc2538-bsl](https://github.com/JelmerT/cc2538-bsl).

0 commit comments

Comments
 (0)