Over-the-air firmware updates via Wi-Fi?
#1
Would it be possible for Tangara to get over-the-air firmware updates via Wi-Fi in the future?

According to the Wikipedia article on the ESP32 and the screenshot from the Crowd Supply video below, there is the capability for Wi-Fi on Tangara.

[Image: TXyLSyB.jpeg]
  Reply
#2
I don’t think that SAMD21 firmware can be updated from the ESP32 side, which could be a problem.
  Reply
#3
Hi! OTA updates of the ESP32 are technically possible, yes. The partition table we ship includes two distinct app partitions + ota data to pick which app image is booted, so some of the prereq work has been done already. But a lot more work will be needed to implement to bring up the WiFi stack properly and implement an OTA update flow.
  Reply


Forum Jump: