Page 1 of 1

Send file over ESP-Mesh network (ESP-MDF)

Posted: Fri May 28, 2021 11:16 am
by rajvrk36@gmail.com
Hello,

I'd like to know if it's possible to send files over ESP-mesh network?

Question : Currently I can send string data over the mesh network from SPIFFS in flash. But is it possible to send (. txt) file over ESP-Mesh network ?

Thanks for your answers :)

Best, Rajkumar

Re: Send file over ESP-Mesh network (ESP-MDF)

Posted: Tue Jun 01, 2021 5:51 pm
by o.copleston
HI there, yes it is possible. I've been able to transfer audio files over the mesh network. I essentially looked into how the Mesh OTA works and adapted it to send byte data which is then saved to an SD card on the receiving device.

Re: Send file over ESP-Mesh network (ESP-MDF)

Posted: Wed Jun 02, 2021 9:45 am
by rajvrk36@gmail.com
Hi o.copleston sir,

Thank you so much your response sir :) . I request you to kindly can you share your code for reference. We are in huge struggle. If you can't send fully Please share that file transferring part of code alone.

Best, Rajkumar

Re: Send file over ESP-Mesh network (ESP-MDF)

Posted: Mon Dec 11, 2023 4:48 pm
by bantunagarjuna
Hi
sorry to ask this question in this discussion
I am trying to send a string message to the nodes present in the mesh using esp mesh lite
can you please share the code to implement this, I am trying it implement from the last few weeks
Thank You
Regards Nagarjuna Bantu