Warren Bloomer
Warren Bloomer
I just spent hours trying to communicate with my USB XBee interface. It worked fine standalone, but not in the Steward. I was OK adding a fingerprint so the USB...
I'll put it down to a learning experience. Thanks for the tip. I'm using the fingerprint: ``` { vendor : 'Sparkfun' , modelName : 'XBee Explorer USB' , description :...
I forgot to mention as part of the problem solving process I had to remove the lifx module too. It was using all the CPU and stopping things from functioning...
Hi Jerrill. I am not familiar with the functionality of that stick or what the protocol between it and the host, though I imagine this project could be adapted to...
No, it doesn't change the API. Probably the biggest change to "structure" is that XBee uses a _createNode() function can be overridden to create an extended Node object. The zbee...