We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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.
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.
The text was updated successfully, but these errors were encountered: