Esp32 mesh Sendling analog sensor data

Projektix
Posts: 2
Joined: Wed Apr 10, 2019 8:51 pm

Esp32 mesh Sendling analog sensor data

Postby Projektix » Wed Apr 10, 2019 9:16 pm

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

ESP_LBB
Posts: 108
Joined: Fri May 18, 2018 3:41 am

Re: Esp32 mesh Sendling analog sensor data

Postby ESP_LBB » Thu Apr 11, 2019 2:24 am

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

Projektix
Posts: 2
Joined: Wed Apr 10, 2019 8:51 pm

Re: Esp32 mesh Sendling analog sensor data

Postby Projektix » Wed May 15, 2019 6:53 pm

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

ESP_LBB
Posts: 108
Joined: Fri May 18, 2018 3:41 am

Re: Esp32 mesh Sendling analog sensor data

Postby ESP_LBB » Thu May 16, 2019 4:28 am

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

Who is online

Users browsing this forum: No registered users and 25 guests