Hello,
I am trying to connect my device to cloud client using WIFI example.
I am able to connect to WIFI and I got my device visible on Pelion cloud, however it is not able to properly register. The state in the Pelion dashboard is “bootstrapped” and it seems I cannot go further.
I think I correctly set the credentials and the API key. I experimented both using online compiler and mbed cli, and both fails at device registration.
Any way to debug on cloud side to understand what happens ?
Board: DISCO_L475VG_IOT01A
Example: pelion-example-disco-iot01 - Mbed OS and Pelion Device Management example over… | Mbed
I usually get this message:
[SMCC] Error occurred : MbedCloudClient::ConnectNetworkError
Thank you for any help