Is there a sample SES project for the nRF52810 which uses BLE?
Is there a sample SES project for the nRF52810 which uses BLE?
I didn't find a project that was ready to use with the nRF52810, so I modified the pca10040e ble_app_blinky project, removing the DEVELOP_IN_NRF52832 macro and adding a DEBUG macro. Is this the correct approach? Running on a custom board, the debugger shows it crashing in ble_stack_init() with no error logged to the console.
I didn't find a project that was ready to use with the nRF52810, so I modified the pca10040e ble_app_blinky project, removing the DEVELOP_IN_NRF52832 macro and adding a DEBUG macro. Is this the correct approach? Running on a custom board, the debugger shows it crashing in ble_stack_init() with no error logged to the console.
Hi John,
Please see our documentation on Developing for nRF52810 from our Infocenter.
Kind regards,
Øyvind