mirror of
https://github.com/0xFEEDC0DE64/arduino-esp32.git
synced 2025-06-28 03:10:59 +02:00
Added new BLE5 features to use on C3/S3 family: extended scan, extended/multi advertising New code is not fancy (no feedback from events), but i think it is functional. To get feedback from events i am suggesting to use custom GAP callback, which is already implemented in BLEDevice.