You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Again, if you have not merged your target into `mbed-os`, you will need to add your fork.
63
63
1. [Set up a Pelion Device Management account](https://cloud.mbed.com/docs/current/account-management/users.html).
64
64
1. [Generate an API key](https://cloud.mbed.com/docs/current/integrate-web-app/api-keys.html) from the [Device Management Portal](https://portal.mbedcloud.com//login).
65
65
1. In the `mbed-cloud-client-example` clone on your machine, run the following command with the generated API key:
@@ -92,7 +92,7 @@ Then, test connectivity and firmware update:
92
92
93
93
- If your target uses WiFi, fill in the SSID and Password fields in `mbed_app.json`.
94
94
95
-
- Add NVStore descriptors (previously known as SOTP) for storage to `mbed-cloud-client-example/mbed_lib.json`. For example:
95
+
- Add [NVStore descriptors (previously known as SOTP)](https://cloud.mbed.com/docs/porting/porting-a-new-target-for-mbed-os.html) for storage to `mbed-cloud-client-example/mbed_lib.json`. For example:
0 commit comments