nkolban / esp32-snippets

Sample ESP32 snippets and code fragments
https://leanpub.com/kolban-ESP32
Apache License 2.0
2.37k stars 710 forks source link

How can the ble server realize allowing multiple clients to connect? #1140

Open bbhxwl opened 2 years ago

bbhxwl commented 2 years ago

【BLE_server_multiconnect】and 【BLE_notify】 I have read these two projects, but I can't see the specific difference. How can you connect multiple people?