alexisicte

Results 4 comments of alexisicte

The library is using the default SDA and SCL pins of Wire library. On your dev board(which is using esp8266) you should check the SDA and SCL pins. For example...

Hi @fgaetani, Can you name a few ways of disconnecting rduino Nano 33 BLE board? Are you using your device as peripheral or central? Check this issue: https://github.com/arduino-libraries/ArduinoBLE/issues/33 I will...

According to my tests, #44 didn't solve the issue and i posted the results. I confirm that "central.connected() or BLE.central() still returns true when I move away from the device...

Hi, Something should be happening with the i2c bus. I suppose they do not use sufficient pull up resistors on i2c buses. If i will get access on the schematic...