sandeepmistry / arduino-BLEPeripheral

An Arduino library for creating custom BLE peripherals with Nordic Semiconductor's nRF8001 or nR51822.
MIT License
462 stars 179 forks source link

No change in device name #187

Closed Btje1977 closed 6 years ago

Btje1977 commented 6 years ago

void setDeviceName(const char* deviceName); used and changed into something else. When connected android was shown.

sandeepmistry commented 6 years ago

@Btje1977 please share a minimal sketch to reproduce, and what board/chip set you are using.

sandeepmistry commented 6 years ago

Closing for now due to lack of activity.