zigpy-cc icon indicating copy to clipboard operation
zigpy-cc copied to clipboard

[REQUEST] Support for CC2538 / CC2538x chips with Z-Stack 3 firmware

Open Gamester17 opened this issue 6 years ago • 1 comments

Can zigpy-cc support CC2538 / CC2538x chips by Texas Instruments if use Z-Stack 3 based firmware?

CC2538 (in combination with CC2592 amplifier) will reportedly be much better than CC2531

For reference please see: https://github.com/Koenkk/zigbee2mqtt/issues/1568

As you can read in the linked reference discussion, an inexpensive DIY-development board can be built by yourself with https://www.aliexpress.com/item/32880588264.html (in combination with a power step-down converter like https://www.aliexpress.com/item/32922450122.html ) or you can buy a complete development board from https://aliexpress.com/item/32836343416.html

Firmware can be found at https://github.com/antst/CC2538-ZNP-Coordinator-firmware

Please also see dependency request for Z-Stack 3 (3.x) firmware support https://github.com/sanyatuning/zigpy-cc/issues/2

Gamester17 avatar Jan 07 '20 11:01 Gamester17

FYI; ioBroker is another JavaScript based project which Zigbee via same custom Z-Stack by Koenkk

https://github.com/ioBroker/ioBroker.zigbee

ioBroker claim to not only support CC2531/CC2530 but also CC26x2R and CC2538 (+ CC2592 PA)

https://github.com/ioBroker/ioBroker.zigbee/blob/master/README.md

ioBroker Zigbee module is based on zigbee-herdsman library and their new converters database

Gamester17 avatar Jan 13 '20 11:01 Gamester17