Skip to content

Commit c8153c1

Browse files
authored
Merge pull request #206 from AVSystem/EMB-4928_clear_duplicated_content
EMB-4928: clear duplicated content
2 parents 534247e + ebfd0e9 commit c8153c1

26 files changed

+69
-283
lines changed

docs/LwM2M_Client/ESP32/ESP32-DevKitCBG96.md

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -31,20 +31,12 @@ Integrate your ESP32-based device with Quectel BG96 module to manage it via {{ c
3131
## Step 3: Add device to {{ coiote_short_name }}
3232
To connect your ESP32-DevKitC to the {{ coiote_long_name }}, use your access to a {{ coiote_short_name }} installation, or register at {{ coiote_site_link }}/ to get access.
3333

34-
To connect the board:
35-
36-
0. Log in to {{ coiote_short_name }} and from the left side menu, select **Device Inventory**.
37-
0. In **Device Inventory**, click **Add device**.
38-
0. Select the **Connect your LwM2M device directly via the Management server** tile.
39-
![Add via Mgmt](images/mgmt_tile.png "Add via Mgmt")
40-
0. In the **Device credentials** step:
41-
- In the **Device ID** field, type the endpoint name provided in the IDF menuconfig **Client options**, e.g. `ESP32_test`.
42-
- In the **Security mode** section, select the **PSK** mode.
43-
- In the **Key identity** field, type the identity provided in the IDF menuconfig **Client options**, e.g. `ESP32_test`.
44-
- In the **Key** field, type the `psk` key provided in the IDF menuconfig **Client options**.
45-
![Device credentials step](images/add_mgmt_quick.png "Device credentials step")
46-
0. Click the **Add device** button and **Confirm** in the confirmation pop-up.
47-
0. In the **Connect your device** step, the server is waiting for the board to connect. You can now start connecting the device.
34+
To connect the board, log in to the platform and follow [onboarding guide]({{ coiote_device_onboarding_link }}).
4835

4936
## Step 4: Flash ESP32-DevKitC
5037
0. Open the command line interface, go to your project directory, and run `idf.py flash monitor`.
38+
39+
40+
## Next steps
41+
42+
If you want to develop your own LwM2M-enabled application based on ESP32, check [Anjay-esp32-client](https://github.com/AVSystem/Anjay-esp32-client) and start prototyping!

docs/LwM2M_Client/ESP32/M5Stick.md

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -58,20 +58,7 @@ Integrate your ESP32-based device to manage it via {{ coiote_short_name }}.
5858
5959
To connect your M5StickC to the {{ coiote_long_name }}, use your access to a {{ coiote_short_name }} installation, or register at {{ coiote_site_link }}/ to get access.
6060
61-
To connect the board:
62-
63-
0. Log in to {{ coiote_short_name }} and from the left side menu, select **Device Inventory**.
64-
0. In **Device Inventory**, click **Add device**.
65-
0. Select the **Connect your LwM2M device directly via the Management server** tile.
66-
![Add via Mgmt](images/mgmt_tile.png "Add via Mgmt")
67-
0. In the **Device credentials** step:
68-
- In the **Device ID** field, type the endpoint name provided in the `nvs_config.csv`, e.g. `ESP32_test`.
69-
- In the **Security mode** section, select the **PSK** mode.
70-
- In the **Key identity** field, type the name provided in the `nvs_config.csv`, e.g. `ESP32_test`.
71-
- In the **Key** field, type the `psk` key provided in the `nvs_config.csv`.
72-
![Device credentials step](images/add_mgmt_quick.png "Device credentials step")
73-
0. Click the **Add device** button and **Confirm** in the confirmation pop-up.
74-
0. In the **Connect your device** step, the server is waiting for the board to connect. You can now start connecting the device.
61+
To connect the board, log in to the platform and follow [onboarding guide]({{ coiote_device_onboarding_link }}).
7562
7663
## Step 4: Flash the board and run device
7764
@@ -164,3 +151,8 @@ To perform a FOTA upgrade, you need an established connection between the M5Stic
164151
165152
0. Once the upgrade is finished, you can check the new version of the firmware under **Current firmware**.
166153
![Current firware](images/current_firmware.png "Current firware")
154+
155+
156+
## Next steps
157+
158+
If you want to develop your own LwM2M-enabled application based on M5Stick, check [Anjay-esp32-client](https://github.com/AVSystem/Anjay-esp32-client) and start prototyping!

docs/LwM2M_Client/ESP32/M5StickBG96.md

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -40,22 +40,14 @@ Connect the Tx, Rx and GND pins, respectively, to the M5StickC pins selected in
4040
## Step 3: Add device to {{ coiote_short_name }}
4141
To connect your M5StickC to the {{ coiote_long_name }}, use your access to a {{ coiote_short_name }} installation, or register at {{ coiote_site_link }}/ to get access.
4242

43-
To connect the board:
44-
45-
0. Log in to {{ coiote_short_name }} and from the left side menu, select **Device Inventory**.
46-
0. In **Device Inventory**, click **Add device**.
47-
0. Select the **Connect your LwM2M device directly via the Management server** tile.
48-
![Add via Mgmt](images/mgmt_tile.png "Add via Mgmt")
49-
0. In the **Device credentials** step:
50-
- In the **Device ID** field, type the endpoint name provided in the IDF menuconfig **Client options**, e.g. `ESP32BG96`.
51-
- In the **Security mode** section, select the **PSK** mode.
52-
- In the **Key identity** field, type the identity provided in the IDF menuconfig **Client options**, e.g. `ESP32BG96`.
53-
- In the **Key** field, type the `psk` key provided in the IDF menuconfig **Client options**.
54-
![Device credentials step](images/add_mgmt_quick.png "Device credentials step")
55-
0. Click the **Add device** button and **Confirm** in the confirmation pop-up.
56-
0. In the **Connect your device** step, the server is waiting for the board to connect. You can now start connecting the device.
43+
To connect the board, log in to the platform and follow [onboarding guide]({{ coiote_device_onboarding_link }}).
5744

5845
## Step 4: Flash M5StickC
5946

6047
0. Connect the M5Stick board to a USB port of your machine.
6148
0. Open the command line interface, go to your project directory, and run `idf.py -b 750000 flash monitor`.
49+
50+
51+
## Next steps
52+
53+
If you want to develop your own LwM2M-enabled application based on M5Stick, check [Anjay-esp32-client](https://github.com/AVSystem/Anjay-esp32-client) and start prototyping!
-60.5 KB
Binary file not shown.
-29.2 KB
Binary file not shown.

docs/LwM2M_Client/Nordic/Thingy91.md

Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -89,24 +89,7 @@ After successful flashing, reboot the board and go to the next step.
8989
9090
To connect to {{ coiote_long_name }}, please register at [{{ coiote_site_link }}]({{ coiote_site_link }}/).
9191
92-
To connect the board:
93-
94-
0. Log in to {{ coiote_short_name }} and from the left side menu, select **Device Inventory**.
95-
0. In **Device Inventory**, click **Add device**.
96-
0. Select the **Connect your LwM2M device directly via the Management server** tile.
97-
![Add via Mgmt](images/mgmt_tile.png "Add via Mgmt")
98-
0. In the **Device credentials** step:
99-
- In the **Endpoint name** field, enter your board endpoint name e.g. `test_device` (remember to set the same name in the [next section](#configure-the-client)).
100-
![Device credentials step](images/add_mgmt_quick.png "Device credentials step")
101-
- In the **Security mode** section, select the **Pre-Shared Key** mode:
102-
- In the **Key identity** field, type the same name as in the `Endpoint name` field.
103-
- In the **Key** field, type a shared secret used for the device-server authentication.
104-
105-
!!! Note
106-
This is your password which you create yourself, you will need it in the next steps.
107-
108-
0. Click the **Add device** button and **Confirm** in the confirmation pop-up.
109-
0. While in the **Connect your device** step, follow the [next section](#configure-the-client) to run the client and connect it to the server.
92+
To connect the board, log in to the platform and follow [onboarding guide]({{ coiote_device_onboarding_link }}).
11093
11194
## Configure the Client
11295
@@ -187,3 +170,8 @@ After configuring the Anjay Client, you can use the **nRF Cloud Location Service
187170
It can be seen by the following warning: `gps_nrf: GPS was interrupted multiple
188171
times by the LTE modem when producing a fix`. Anjay is notified by it, enters
189172
offline mode and reconnects when the first fix is acquired and LTE is enabled back.
173+
174+
175+
## Next steps
176+
177+
If you want to develop your own LwM2M-enabled application based on Nordic Thingy:91, check [Anjay-zephyr-client](https://github.com/AVSystem/Anjay-zephyr-client) and start prototyping!
-51.5 KB
Binary file not shown.
-29.2 KB
Binary file not shown.

docs/LwM2M_Client/Nordic/nRF7002DK.md

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -58,20 +58,7 @@ Enter the command line interface on your machine and change the directory to the
5858
5959
To connect to {{ coiote_long_name }}, please register at [{{ coiote_site_link }}]({{ coiote_site_link }}).
6060
61-
To connect the board:
62-
63-
1. Log in to {{ coiote_short_name }} and from the left side menu, select **Device Inventory**.
64-
2. In **Device Inventory**, click **Add device**.
65-
3. Select the **Connect your LwM2M device directly via the Management server** tile.
66-
![Add via Mgmt](images/mgmt_tile.png "Add via Mgmt")
67-
3. In the **Device credentials** step:
68-
- In the **Device ID** enter your board endpoint name, e.g. `test_device`.
69-
![Device credentials step](images/add_mgmt_quick.png "Device credentials step")
70-
- In the **Security mode** section, select the **PSK (Pre-Shared Key)** mode:
71-
- In the **Key identity** field, type the same name as in the `Endpoint name` field
72-
- In the **Key** field, type the shared secret used in the device-server authentication.
73-
4. Click the **Add device** button and **Confirm** in the confirmation pop-up.
74-
5. In the **Connect your device** step, follow the [next section](#configuring-the-client) to run the client and connect it to the server.
61+
To connect the board, log in to the platform and follow [onboarding guide]({{ coiote_device_onboarding_link }}).
7562
7663
## Configuring the Client
7764
@@ -106,3 +93,8 @@ To connect the board:
10693
10794
0. Use the `anjay start` command to run the Client.
10895
0. Go to {{ coiote_short_name }} to check if your device is connected. Click **Next**, then **Go to Summary**, then **Finish**. You should see your device registered.
96+
97+
98+
## Next steps
99+
100+
If you want to develop your own LwM2M-enabled application based on Nordic nRF7002 DK, check [Anjay-zephyr-client](https://github.com/AVSystem/Anjay-zephyr-client) and start prototyping!

docs/LwM2M_Client/Nordic/nRF9151DK.md

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -63,20 +63,7 @@ Enter the command line interface on your machine and change the directory to the
6363
6464
To connect to {{ coiote_long_name }}, please register at [{{ coiote_site_link }}]({{ coiote_site_link }}).
6565
66-
To connect the board:
67-
68-
1. Log in to {{ coiote_short_name }} and from the left side menu, select **Device Inventory**.
69-
2. In **Device Inventory**, click **Add device**.
70-
3. Select the **Connect your LwM2M device directly via the Management server** tile.
71-
![Add via Mgmt](images/mgmt_tile.png "Add via Mgmt")
72-
3. In the **Device credentials** step:
73-
- In the **Device ID** enter your board endpoint name, e.g. `test_device`.
74-
![Device credentials step](images/add_mgmt_quick.png "Device credentials step")
75-
- In the **Security mode** section, select the **PSK (Pre-Shared Key)** mode:
76-
- In the **Key identity** field, type the same name as in the `Endpoint name` field
77-
- In the **Key** field, type the shared secret used in the device-server authentication.
78-
4. Click the **Add device** button and **Confirm** in the confirmation pop-up.
79-
5. In the **Connect your device** step, follow the [next section](#configuring-the-client) to run the client and connect it to the server.
66+
To connect the board, log in to the platform and follow [onboarding guide]({{ coiote_device_onboarding_link }}).
8067
8168
## Configuring the Client
8269
@@ -117,3 +104,8 @@ To connect the board:
117104
It can be seen by the following warning: `gps_nrf: GPS was interrupted multiple
118105
times by the LTE modem when producing a fix`. Anjay is notified by it, enters
119106
offline mode and reconnects when the first fix is acquired and LTE is enabled back.
107+
108+
109+
## Next steps
110+
111+
If you want to develop your own LwM2M-enabled application based on Nordic nRF9151 DK, check [Anjay-zephyr-client](https://github.com/AVSystem/Anjay-zephyr-client) and start prototyping!

0 commit comments

Comments
 (0)