Search found 2 matches

by neross
Fri Apr 01, 2022 3:23 pm
Forum: General Discussion
Topic: Connecting multiple ESP32 | ESP-NOW | WiFi | RPi
Replies: 4
Views: 3662

Re: Connecting multiple ESP32 | ESP-NOW | WiFi | RPi

Where did you get that from? Well, now that you ask, I am not completely sure. I just recall reading somewhere that the WiFi module, BLE and ESP-NOW does not coexist very well, with datapackages being lost, because they use the same radio. But that might just be WiFi and BLE? The goal is to have on...
by neross
Fri Apr 01, 2022 11:23 am
Forum: General Discussion
Topic: Connecting multiple ESP32 | ESP-NOW | WiFi | RPi
Replies: 4
Views: 3662

Connecting multiple ESP32 | ESP-NOW | WiFi | RPi

Hello! I am fairly new to the microcontroller world, and therefore I have som unanswered questions I cannot find the answer to elsewhere. My problem is that i would like to make a network with multiple esp32s. Most of these will send information to one master-esp32, which can also return information...