Zigbee: Difference between revisions

From Braindump
Jump to navigation Jump to search
Created page with "=== Texas Instruments CC2531 === https://github.com/jmichault/flash_cc2531 ./cc_chipid -r 13 -c 6 -d 10 ID = b524 ./cc_erase -r 13 -c 6 -d 10 ID = b524. erase result = 00a2. ./cc_write -r 13 -c 6 -d 10 /home/pi/sniffer_fw_cc2531.hex"
 
No edit summary
Line 1: Line 1:
=== Zigbee2mqtt ===
https://www.zigbee2mqtt.io/guide/getting-started/
https://www.zigbee2mqtt.io/advanced/zigbee/01_zigbee_network.html#zigbee-networking
* zStack based (Texas Instruments)
* EmberZNet based (Silicon Labs)
* deCONZ based (Dresden Elektronik)
=== Texas Instruments CC2531 ===
=== Texas Instruments CC2531 ===
  https://github.com/jmichault/flash_cc2531
  https://github.com/jmichault/flash_cc2531

Revision as of 05:48, 2 July 2025

Zigbee2mqtt

https://www.zigbee2mqtt.io/guide/getting-started/

https://www.zigbee2mqtt.io/advanced/zigbee/01_zigbee_network.html#zigbee-networking

  • zStack based (Texas Instruments)
  • EmberZNet based (Silicon Labs)
  • deCONZ based (Dresden Elektronik)

Texas Instruments CC2531

https://github.com/jmichault/flash_cc2531
./cc_chipid -r 13 -c 6 -d 10
ID = b524
./cc_erase -r 13 -c 6 -d 10
ID = b524.
erase result = 00a2.
./cc_write -r 13 -c 6 -d 10 /home/pi/sniffer_fw_cc2531.hex