Hi,
I am using segger studio and NRF52810 for my development. I started with the NRF52 dev kit and complied with the sample app given in PCA10040e folder.
Now I want to flash the code in nrf52810 board. How do I configure the project for 52810? Found this "If you have developed your application using the emulated project as a starting point, there is only one step you need to perform before you can run it natively on nRF52810: In your IDE, remove the DEVELOP_IN_NRF52832
and NRFX_COREDEP_DELAY_US_LOOP_CYCLES
defines from the compile flags." from SDK document but could not find any such settings in segger.