-
-
Notifications
You must be signed in to change notification settings - Fork 186
Closed
Description
Thank you for sharing this useful library.
I want some advice about scanning.
I'm making a library to use xbox controller with using esp32.
https://github.com/asukiaaa/arduino-XboxSeriesXControllerESP32
Sometimes scanning cannot find no device.
I called deinit after scanning and add false for start scan but they don't change state.
After resetting esp32, scanning may find a controller. (sometimes not so I reset again.)
Are there any way to reset scanning state other than the followings?
- stop infinity scanning and call deinit before each starting.
- add false to start scanning
- calling clear methods of scan class.
By the way, failing connection to the advertised device is decreased by calling deinit after failing it.
Thank you.
Metadata
Metadata
Assignees
Labels
No labels