Hi,
I'm evaluating the NCS peripheral_uart example for our needs.
I have an issue with deploying this example to an PCA10040 board. While running the example built for target nrf52dk_nrf52832 works fine, I can't use this example when building for target nrf52dk_nrf52810. After flashing, the software starts an endless reboot cycle.
The easiest way to reproduce this, is to use the prj_minimal.conf file along with the example, and build it for target nrf52dk_nrf52810, and run it on the PCA10040 board.
Even though I have tried to create several very minimal versions of the application, am I running out of RAM during execution time? Or is there some other problem?
Hope someone can help.
With regards,