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

Configuration mode. #119

Closed denisacostaq closed 7 years ago

denisacostaq commented 7 years ago

Have this code support for configuration mode?

denisacostaq commented 7 years ago

I can not add the ¨question¨ labe for the issue.

sandeepmistry commented 7 years ago

@denisacostaq there is no suppose to Eddystone configuration mode in this library currently. However, it should be straightforward to add, pull requests welcome.