Mbed OS Device Management example for various ST boards.

Issue: Pelion Example Common getting ConnectMemoryConnectFail

Hello,

I am trying to run the Pelion Example Common in my board nucleo_f207zg.

I have tried running the example bot on the Online IDE and with Mbed CLI on my laptop with GCC-ARM. It successfully flash the images, and it fails while trying to register the device with the Error :

ConnectMemoryConnectFail-The client failed to store the Mbed Cloud device credentials it received during bootstrap. This can happen if the client cannot create a CoAP message due to low memory.

Does anyone know how to overcome this error ?