OTA for host MCU using ESP-AT

flomarkt
Posts: 1
Joined: Thu Jul 10, 2025 4:41 pm

OTA for host MCU using ESP-AT

Postby flomarkt » Thu Jul 10, 2025 4:51 pm

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 then aqquire the elf with AT+HTTPCGET. Is this approach even possible or does anybody know a better way?

Sprite
Espressif staff
Espressif staff
Posts: 10593
Joined: Thu Nov 26, 2015 4:08 am

Re: OTA for host MCU using ESP-AT

Postby Sprite » Fri Jul 11, 2025 12:17 am

Probably easier to use esp-hosted-mcu to make the P4 use the C6 as a 'native' WiFi interface. After that, you can simply use the standard ota flow.

esp-at
Espressif staff
Espressif staff
Posts: 335
Joined: Mon May 09, 2022 3:00 am

Re: OTA for host MCU using ESP-AT

Postby esp-at » Mon Jul 21, 2025 2:37 am

AT+HTTPCGET can make it, you can refer to https://docs.espressif.com/projects/esp ... mples.html

no sure if it's the best way.

Who is online

Users browsing this forum: No registered users and 1 guest