Hi,
Nordic Part Used in Design: nRF52810
SDK version used 16.0.0.
We found for nRF52810 it supports peripheral mode as well as bootloader. I didn't find any example code regarding central role. Does nrf52810 supports Central + peripheral soft device?
We have following requirements.
- We need Central role for for scanning BLE devices.
- Peripheral role for NUS service.(UART over BLE).
- Bootloader for uprading firmware over UART
Kindly guide.