Anjay icon indicating copy to clipboard operation
Anjay copied to clipboard

Firmware update now working in ThingsBoard Lwm2m server

Open cguochen opened this issue 11 months ago • 0 comments

Hello, I am trying to perform a firmware update using the ThingsBoard LwM2M server, but it fails. I am running Ubuntu 22.04 LTS.

I have not configured anything; I just installed the client using the recommended command and changed the hostname and CoAP server URL to this one.

Image

Image

We can see that the client connects successfully, but when attempting to install the firmware, it fails.

ThingsBoard uses OMA firmware installation and follows the corresponding steps to ensure installation security.

./demo --endpoint-name 'Personal host name' --server-uri coap://lwm2m.thingsboard.cloud:5685

You are welcome to test or help me. If you need credentials to access ThingsBoard, feel free to ask me here.

Also, we want to know why Anjay is not using the official firmware object.

cguochen avatar Jan 29 '25 09:01 cguochen