Skip to content

Instantly share code, notes, and snippets.

@courtarro
Created February 19, 2018 20:01
Show Gist options
  • Save courtarro/7f76d21118292781daa3fa2841e7cb45 to your computer and use it in GitHub Desktop.
Save courtarro/7f76d21118292781daa3fa2841e7cb45 to your computer and use it in GitHub Desktop.
XBee settings for Zigbee Home Automation (ZHA)

According to https://forms.na1.netsuite.com/app/site/hosting/scriptlet.nl?script=457&deploy=2&compid=818164&h=5928a16f2b6f9582b799&article=zigbee-home-automation

When developing a Zigbee Home Automation application or Wanting to talk with a Zigbee Home Automation Device, the XBee module you should select is the XBee ZB SMT module or XBee ZB (Zigbee) Surface Mount module.

Using our XCTU software or some other Terminal Emulator or processor, the following settings within the XBee ZB SMT module would need to be set:

  • ZS 2
  • AP 1
  • AO 3
  • EE 1
  • EO 2
  • KY 0x5A6967426565416C6C69616E63653039

Remember to make sure that you use the WR command to write these parameters to the radios non-volatile memory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment