Help Choosing a communication system.
Posted: Mon Mar 01, 2021 10:03 pm
Hello. I have several esp32 boards. I am trying to plan / prototype out a system. See chart attached.
I am struggling choosing the best way to do the communication for between the esp32 boards. I'm looking at ble, espnow etc.
I need to be able to communicate from the input to the main controller as well as the wireless info display. The main controller needs to connect via wifi / router to the web as well. I've read that I can use ble and wifi at the same time however it may have some performance issues. These are all within a typical household range as far as the wireless goes and much shorter. Ideally id like to be able to easily add other input devices / sensors without hard coding anything. Battery life of the input / sensor is important as well. The input device is basically just a potentiometer controlling wireless input when in use. The hub/main controller controls motors etc and would process and send information to a database online. The wireless display just shows some Realtime data from the hub/ main controller.
Thanks for any insights/ problems/ or things to look out for.
Jesse
I am struggling choosing the best way to do the communication for between the esp32 boards. I'm looking at ble, espnow etc.
I need to be able to communicate from the input to the main controller as well as the wireless info display. The main controller needs to connect via wifi / router to the web as well. I've read that I can use ble and wifi at the same time however it may have some performance issues. These are all within a typical household range as far as the wireless goes and much shorter. Ideally id like to be able to easily add other input devices / sensors without hard coding anything. Battery life of the input / sensor is important as well. The input device is basically just a potentiometer controlling wireless input when in use. The hub/main controller controls motors etc and would process and send information to a database online. The wireless display just shows some Realtime data from the hub/ main controller.
Thanks for any insights/ problems/ or things to look out for.
Jesse