HI. I want to find the way to download .ftf firmware and upload to uart there is any way how to dealing with http client ?
What do you actually want ?
Mongoose-OS is based on Mongoose 6.3, you can build an HTTP client, search for it
Mongoose-OS already has firmware update mechanisms
What would “download .ftf firmware and upload to uart” actually mean ?
Thanks you for your reply
I used ESP32 with Nextion HMI Display. and I want to upload display firmware via UART port.
Todo that I need to download .ftf file from VPS and write via UART to the display.
I’m looking for http-client to handle http download but not found.