i want am connect a Xbee 868 (XB8-DMUSB002) with XCTU 6.2 over a FTDI-Cable (http://www.ftdichip.com/Support/Documen … CABLES.pdf). Unfortunately I get no response from the module if i add a module over XCTU. what is the bug?
On second look it does have a valid API packet in it:
7E 00 04 08 01 41 50 65
You seem to try to disable the API mode with that. But you should wait for a response first. How quickly did you send those plusses after that? And how quickly the command AT after that? You have to wait for the XBee to respond with “OK” or else it won’t enter transparent command mode. After the plusses you should hold of from sending commands to it.