Pixl.js with XBee Shield V03 #7973
Unanswered
AndySmee
asked this question in
Puck.js, Pixl.js, Jolt.js and MDBT42
Replies: 1 comment 1 reply
-
|
Do I need to configure the xbee into api mode to use https://www.espruino.com/XBee-API1, or does it send the control word +++? I only ever get "false" reported in the console no matter what I do to use https://www.espruino.com/XBee-API1 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm getting a little further with the pixl with this off-brand eBay xbee shield. It has no documentation but I've managed to power it by connecting 5V to VIn.
Then after resetting an XBee to run on defaults I can talk to it on 9600 baud.

But I can't get the XBee API code module to work, so require a little help. So far, I can communicate with this code:
Output is:
XBEE: +++
OK
XBEE: ATID
3332
XBEE: ATSH
13A200
XBEE: ATSL
40A93D6A
Beta Was this translation helpful? Give feedback.
All reactions