I'm beginning to prototype a Zigbee router/end-device using the S2Ds from my ZigBee Mesh Kit. I'm trying to use an Amazon Echo Plus as a coordinator. To start, I'm following the examples of others who managed to get S2C Xbees talking to SmartThings hubs :
https://nzfalco.jimdo.com/electronic-projects/xbee-to-smartthings/
https://forums.parallax.com/discussion/157233/propeller-to-smartthings-communicating-with-the-zigbee-ha-public-profile
I've also found a post from someone who was able to get an S2C to join an Echo+ coordinated PAN :
https://forums.developer.amazon.com/questions/110325/xbee-and-echo-plus-communication.html
I'm using the usual HA ZigBee settings on the S2D for a router:
ID 0
CE 0
ZS 2
AP 1
AO 3
EE 1
EO 2
KY 0x5A6967426565416C6C69616E63653039
I put the Echo+ into discovery mode and issue a reset to the S2D, but it never finds a PAN. I've tried playing with some of the other firmware options but nothing seems to allow me to join. Has anyone had any luck with an Echo+ coordinator? Or am I maybe missing a crucial setting on the S2D?
Thanks, Kristian