Hey people!
I am an german Student and seach a solution for the problem to sending my sensor data to another Client. My Project is to build a mesh network to collect datas. The mesh is not a problem, but send and rec.
Anyone can help me?
Thank you
Esp32 mesh Sendling analog sensor data
Re: Esp32 mesh Sendling analog sensor data
Hi Projektix,
In MDF we have an example about sensor, you may refer to it to see if it can help:https://github.com/espressif/esp-mdf/tr ... hkit_sense
In MDF we have an example about sensor, you may refer to it to see if it can help:https://github.com/espressif/esp-mdf/tr ... hkit_sense
Re: Esp32 mesh Sendling analog sensor data
Hello,
i've read the example and looking to understand this. My Problem is to pack the information and send it to another device. A simple value vor example. I need a small explain there.
Thank you
i've read the example and looking to understand this. My Problem is to pack the information and send it to another device. A simple value vor example. I need a small explain there.
Thank you
Re: Esp32 mesh Sendling analog sensor data
Hello Projektix,
Within mesh network, we allow device to send any data to any other device by its mac address with "mwifi_write". For more information, please refer to this API guide: https://docs.espressif.com/projects/esp ... index.html
Within mesh network, we allow device to send any data to any other device by its mac address with "mwifi_write". For more information, please refer to this API guide: https://docs.espressif.com/projects/esp ... index.html
Who is online
Users browsing this forum: No registered users and 7 guests