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

Will this library support DFUService for FOTA? #109

Closed danlsk closed 7 years ago

danlsk commented 7 years ago

Will this library able to support a buttonless OTA DFUService? I am referring to NRF5x devices that has such capability.

sandeepmistry commented 7 years ago

I have no plans to look into this in the near future. However, I would be happy to review/test a pull request for it.