2024-04-14 10:12 PM
During the project, I need to create equipment that can be updated wirelessly using WiFi. So far, the MCU has been implemented to connect to the router. Is it possible to implement the ota upgrade with the cyw43439chip?
Solved! Go to Solution.
2024-04-15 02:51 AM
The cyw43439 is just a means to transport the data - sure, you could use that to transport the data which forms your firmware update.
2024-04-15 02:51 AM
The cyw43439 is just a means to transport the data - sure, you could use that to transport the data which forms your firmware update.