79650322

Date: 2025-06-02 21:03:21
Score: 2.5
Natty:
Report link

What you received from ThingsBoard is a message with an attributes update. Then you need to check if it's a new version and request new firmware from the server.

See this documentation for more information:
https://thingsboard.io/docs/reference/mqtt-api/#firmware-api

Also, there is a ThingsBoard Client SDK. It's a wrapper on the MQTT protocol. It's available in Arduino IDE.
You can see OTA update implementation here OTA_Firmware_Update.h or how to use this library here.

Reasons:
  • Blacklisted phrase (1): this document
  • No code block (0.5):
  • Starts with a question (0.5): What you
  • Low reputation (0.5):
Posted by: Sergey