How to connect programmable Xbee with mbed board LPC4088?

Hi,

I am trying to connect my programmable Xbee with mbed board LPC4088 and I am receiving errors about reset timeout. When I am using not programmable Xbee everything is working fine.
I am using this examples: https://developer.mbed.org/teams/Digi-International-Inc/code/XBeeLib/
and this is my board: https://developer.mbed.org/users/embeddedartists/notebook/lpc4088-quickstart-board/

Thank you in advance for all replies.

The Programmable XBees have a FreeScale MCU that sits between the radio chip and the I/O pins.

You can put the FreeScale processor into bypass mode using a serial terminal console using the instructions here: http://knowledge.digi.com/articles/Knowledge_Base_Article/Interact-with-Programmable-XBee-using-XCTU

You will probably have get your external MCU to simulate a similar process.