Activate Endpoints
Activate endpoints
1NCE OS UDP, CoAP, and LwM2M endpoints can be activated under Device Integrator by creating a "New Integration". Activating a specific endpoint ensures that all customer devices (SIM cards) are authorized to use it. When creating a new integration, the desired protocol should be selected. All endpoints will be listed for the selected protocol.
Details for UDP endpoint
Details for CoAP endpoints
- Plain CoAP without DTLS Encryption.
- Secure CoAP with DTLS Encryption.
- DTLS Pre-Shared Key Bootstraping endpoint. This endpoint can be used to retrieve PSK for the device.
Details for LwM2M bootstrap server endpoints
- Plain bootstraping without using DTLS.
- Secure bootstraping by using DTLS Pre-shared Key.
Testing the endpoint
It is possible to test the integration directly in the 1NCE portal. To do so, data should be sent to the desired endpoint:
- Test Integration should be selected for the desired protocol.
- Device ID (ICCID) should be provided, from which the data is expected.
- If required for CoAP & LwM2M, DTLS Pre-Shared Key can be configured in HEX or Plain-text format.
- After clicking Test Integration, portal will wait for data to arrive from the device.
- If data was sent successfully, a message will be displayed in JSON form for LwM2M messages, or if Energy Saver Template is being used for CoAP, UDP. The message will be displayed in base64 format if Energy saver is not being used.
Troubleshooting
Troubleshooting might be required if an endpoint for a specific protocol is activated but testing the endpoint fails (i.e., the message is not received).
Breakout Region
1NCE OS is currently only available through the Europe (Frankfurt) breakout region.
Please validate that the correct region is selected under Configuration. If the wrong breakout region was being used, select the correct region, and the device should create a new PDP context. A simple way to achieve this is by rebooting the device.
Energy Saver
If an invalid Energy Saver Template is enabled, data will not be processed.
Please validate that no errors are found in the Admin Logs related to the Energy Saver. If errors from the Energy Saver are found in the Admin Logs, please disable the Energy Saver Template for the protocol and try again.
Updated 2 months ago