RustyShackleford

Results 2 comments of RustyShackleford

I'm getting the same error with .discoverAttributes(), however if I call .discoverService("uuid here") and pass in my service uuid instead it does not crash and lets me connect. ``` //if...

Yes so far everything else in the BLE sample is working on the ESP32. (I'm using the LED control sample as a starting point).