Good evening,
I have a project I have in mind that uses the ESP32 to read sensors, preprocess the data and stream back the data to a host using Wifi, or Bluetooth with UDP protocol.
The data are then analysed and interpreted by a software and sent back to the ESP32.
I would like to use the...