Hi, I am new for develop MCU with XBee S6B, i check the spec and found out there is a way to connect to Device Cloud with ATEQ command, but in my case, I want to connect to another service by using XBee S6B like mbed device connector, and the website get a link to connect device and the service:“coap://api.connector.mbed.com:5684”
the example toturial(using RJ-45 ethernet) link is: https://github.com/ARMmbed/mbed-client-quickstart
In my case, I want to change the connection from RJ-45 to XBee S6B, is any one know how can I overcame this case with XBee S6B?
Thanks~!