Search found 1 match
- Thu Jul 10, 2025 4:51 pm
- Forum: ESP-AT
- Topic: OTA for host MCU using ESP-AT
- Replies: 2
- Views: 8295
OTA for host MCU using ESP-AT
I need a way to flash my host mcu which is the esp32p4 which doesnt come with wifi hardware equipped as a SoC, so I would connect the p4 to a c6 running ESP-AT. My first approach would be to host a webserver containing the elf and a wifi network using a pi. Then to connect to the wifi using AT and ...