Xbee connection error on mbed application shield

20 Feb 2015

ON THE XBEE SUPPORT,an connection error on mbed application shield the D0=RX is connected to the RX-Xbee(3) the D1=TX is connected to the TX-Xbee(2) there is a conflic and no fonctionnement.

FM

06 Feb 2017

Hello, sorry for this late reply but i am having trouble using an xbee module with the application shield. Do you mean there is no way to make this work? Did you find a way?

07 May 2017

Yes you can use the XBee with the Application Shield. Make sure it is plugged in with the right pins, where the top left of the shield is pin 20, and the XBee is facing left. Then you can send using Serial xbee(D1, D0); xbee1.printf("Hello world");

There are lots of examples online. Such as: https://github.com/ibm-watson-iot/iot-starter-for-ios