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

BLE V5 Mesh Support - enhancement request. #188

Closed drmpf closed 6 years ago

drmpf commented 6 years ago

Not sure is this fits with the aims of this library, but support for a simple means setting mesh nodes types , RELAY etc, would be useful.

sandeepmistry commented 6 years ago

@drmpf this library will remain peripheral only, no plans to include mesh support. Especially if the nRF8001 can't support it.