You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For debug purposes it would be great to obtain information about the bluetooth device to which the ESP is connected, e.g. the mac address. Is that possible?
Awesome project. Thanks a lot.
For debug purposes it would be great to obtain information about the bluetooth device to which the ESP is connected, e.g. the mac address. Is that possible?
Perhaps the "NimBLEConnInfo NimBLEServer::getPeerInfo(size_t index)" function is correct.
https://github.com/h2zero/NimBLE-Arduino/blob/e46123a084e0aa336e4cbdd52bf001dac71e5afb/src/NimBLEServer.cpp#L287
BR
Chris
The text was updated successfully, but these errors were encountered: