Mbed Client from Device Connector to Mbed Cloud

Hi,
I have an embedded device that runs FreeRTOS with the Mbed Client to connect to the Device Connector. Since the Device Connector is a legacy product, how do I migrate the client to work with Mbed Cloud? Is there any documentation to do this with a FreeRTOS device?

Thanks in advance.

Hi,

Have you looked into this - https://cloud.mbed.com/docs/v1.2/connecting/tutorial-connect-freertos.html

It uses an example to go over basic steps in connecting a FreeRTOS device.