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

Is it possible to implement BLECentral functions? #177

Closed dmikhalsky closed 6 years ago

dmikhalsky commented 7 years ago

Given the functions are implemented in arduino.org fork of the library, it shouln't be very difficult to merge?

sandeepmistry commented 6 years ago

@dmikhalsky it would be possible for nRF51 and nRF52 based boards, but not the nRF8001 chips.

There is a little discussion for the preferred road map in https://github.com/sandeepmistry/arduino-BLEPeripheral/pull/155#issuecomment-304553514.