NimBLE-Arduino
NimBLE-Arduino copied to clipboard
A fork of the NimBLE library structured for compilation with Arduino, for use with ESP32, nRF5x.
This is more of an advice request then an issue. Hope you can help me on that. I developed my application on a dev board with ESP32 WROOM without any...
My code works well on several Samsung Android devices, but it doesn't work on the Galaxy S23 and later. What parameters and settings should I add to make it work...
1.4.3 works on my ~5 year old Fire OS 5.7 tablet, but didn't on my Samsung Galaxy phone. So upgraded to 2.3.4, and it now works on my Samsung Galaxy,...
**Arduino IDE, ESP32 v2.0.18 core** me: intermediate level programmer Was using v1.4.3: -works fine with most devices -didn't work at all with Samsung Galaxy -displays on Win11 ble scan but...
I have been testing a connection problem and was happy to insert the onConnectFail() to see when and why the connection failed. Everywhere in the NimBLE-Arduino code and documentation **onConnectFail()**...