ble communication client to multiple server
Posted: Thu Apr 15, 2021 10:50 am
hi all
I'm trying to develop a bluetooth network with one client and several servers, but they communicate with the client based on "notify". each server is connected to a sensor (DHT11).
i am able to connect to one server and get the temp characteristic.
i need a code for one esp32 client connecting to multiple ESP32 server .
I'm using the BLE examples
I'm trying to develop a bluetooth network with one client and several servers, but they communicate with the client based on "notify". each server is connected to a sensor (DHT11).
i am able to connect to one server and get the temp characteristic.
i need a code for one esp32 client connecting to multiple ESP32 server .
I'm using the BLE examples