Closed akkthedev closed 7 years ago
When I try to compile the example sketch for BLE serial, it throws the following error: type 'Print' is not a base type for type 'BLESerial'. Arduino IDE Version: 1.8.3 and BLEPeripheral Library Version: 0.4.0
EDIT: Added IDE and Library Versions
It works after using the board from https://github.com/sandeepmistry/arduino-nRF5 instead of the official RBL
When I try to compile the example sketch for BLE serial, it throws the following error: type 'Print' is not a base type for type 'BLESerial'. Arduino IDE Version: 1.8.3 and BLEPeripheral Library Version: 0.4.0
EDIT: Added IDE and Library Versions