TorstenRobitzki / bluetoe

C++ Framework to build Bluetooth LE Server (GATT)
MIT License
142 stars 29 forks source link

[nrf52] More Data not working #75

Open TorstenRobitzki opened 2 years ago

TorstenRobitzki commented 2 years ago

Currently, the More Data flag is cleared in the nrf52.cpp radio implementation, as the current implementation does not support the Mode Data flag.

Expected: Support for More Data flag