Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
8 years, 5 months ago.
Programmable XBee
I am setting up my programmable XBee with LPC4088 but there are a lot of errors about Reset timeout. I would like to ask if is it possible to connect programmable XBee with mbed board?
I used the same code with regular XBee and everything was working fine, so I am sure that problem is in programmable one. Thank you in advance for help.
Question relating to:

1 Answer
8 years, 2 months ago.
I had the same problem, Its because they start in transparent mode. I made a small lib that make the switch. https://developer.mbed.org/users/gert_lauritsen/code/XbeeSwitchTest/