BLE with ESP32 tutorial part 3: many characteristics and Server Callback for Client commands
Published at : 23 Dec 2025
In part 3 of this tutorial we will cover two important features for the ESP32 server, namely: 1) How to use many characteristics 2) How to create a callback function so that the client can send commands to the server