Connecting LWM2M device to deviceWISE Cloud

The figure below describes connecting your LWM2M device to the deviceWISE Cloud. First, you need to start the client on your device and then the client connects to the deviceWISE Cloud. The deviceWISE Cloud verifies if the URL, endpoint, identity, and PSK matches the values in the Portal before it provides access to the LWM2M device.

Telit deviceWISE Cloud was updated to require a minimum version of TLS/DTLS v1.2. Additionally, access via CoAP (coap://api.devicewise.com), HTTP (http://api.devicewise.com/api), and MQTT (mqtt://api.devicewise.com:1883) has been deprecated.

The LWM2M device connects to the IoT Portal using the following information:

Parameter Value
Hostname with Port

The value is listed in your Developer screen.

For instance, coaps://api-dev.devicewise.com:5684

Only DTLS is supported and port 5684 must be used.

Endpoint

The Endpoint of the LWM2M device defined in the IoT Portal. For more information on an LWM2M endpoint, see Creating LWM2M thing

Identity The Identity of the LWM2M device defined in the IoT Portal. For more information on an LWM2M endpoint, seeCreating LWM2M thing
PSK The PSK of the LWM2M device defined in the IoT Portal. For more information on an LWM2M endpoint, see Creating LWM2M thing