This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Over the air update to one or multiple Thingy52 devices BLE

We would like to know if there is a way to flash the Thingy52 over the air programmatically. To give you an example, say we have 500 Thingy52 devices and they all need updates. It's not possible to use the mobile app to update them one by one. We also can't connect them directly to the computer. The ideal scenario is that we would connect to the devices from a BLE capable dongle and then flash them over the air. 

Ex. The thingy devices are at a factory and all workers have one on their belt or something. We then have some BLE capable edge devices that scan for thingies and can connect to them over the air. We would then like to check what version of the firmware each device has, and update devices with outdated firmware.

Related