baykey
Results
2
issues of
baykey
I'm trying to connect to script.google.com and I keep getting 0 as return value on `int retval = client.connect("script.google.com", 443);` So I'm wondering if the library is still up, or...
hardware used: BLE client: ESP-WROOM-32 BLE server: quarq power meter When calling discoverAttributs the function discoverDescriptors in ATT.cpp turns into an infinite loop. I added a breaker to prevent this....