Hi Guys,
How to use NRF52810 as a Center role to scan ble device?
Hi Guys,
How to use NRF52810 as a Center role to scan ble device?
Hi Jared,
I set it like this, but the display fails, it seems that there is not enough memory.
Erase Failed!
Error: Flash Download failed - "Cortex-M4"

Hi,
The nRF52810 has limited RAM and FLASH and is therefore not built for Central applications. From the screenshot I can see that you are trying to flash the ble_app_uart peripheral example. The SDK example already supports the nRF52810, see the PCA10040e folder.
best regards
Jaread