I'm sorry in advance for this probably stupid question but I've searched high and low but can't find a straight answer. As I understand it the Xbees create a mesh network that requires (at least? or ONLY?) one coordinator. The rest can be either routers or endnodes. My question is, can the coordinator just run normal code like the other nodes or does it have to be dedicated to only being a coordinator?
A few other questions I have are:
what RSSI values can you get? Is it only from end to router or also from any node to any node?
is it required to program the xbees on the PC using the usb cable interface or can you do it while connected to the espruino (or arduino) in init code?
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Hi Sacha,
I'm sorry in advance for this probably stupid question but I've searched high and low but can't find a straight answer. As I understand it the Xbees create a mesh network that requires (at least? or ONLY?) one coordinator. The rest can be either routers or endnodes. My question is, can the coordinator just run normal code like the other nodes or does it have to be dedicated to only being a coordinator?
A few other questions I have are:
Thanks so much for the module :)