Send messages in an openthreads network
Posted: Wed Dec 06, 2023 1:59 am
Hello!
I'm using 2 ESP32-H2 to build an openthreads network. The idea is that I have a central unit and another one that gathers data from a few sensors. Consequently, I would like to send the data via an application protocol so that the central unit gathers the data. Additionally, I would like to autconfigure (if possible) the network by coding in the esp-idf (not using the command line that appears when you execute the ot_cli, for example). I am new to this and somewhat lost, could you please give me any references or links on where to start?
Note: for me the most important part is to at least be able to send the data and then process it in the central unit.
Thank you!
I'm using 2 ESP32-H2 to build an openthreads network. The idea is that I have a central unit and another one that gathers data from a few sensors. Consequently, I would like to send the data via an application protocol so that the central unit gathers the data. Additionally, I would like to autconfigure (if possible) the network by coding in the esp-idf (not using the command line that appears when you execute the ot_cli, for example). I am new to this and somewhat lost, could you please give me any references or links on where to start?
Note: for me the most important part is to at least be able to send the data and then process it in the central unit.
Thank you!