I tried to run s130 example. For using with pca 10005 on nrf6310 I changed settings like following.
-
In symbol set from PCA10001 to PCA10005.
-
In board_config.h
//#define BOARD_TYPE BOARD_PCA10001 #define BOARD_TYPE BOARD_PCA10005
And then I flashed s130 and application image by nRFGo. I checked uart log from terminal. but no one printed.
Is there what I should change another settings?
another weird thing is like below.
I flashed s130. but softdevice firmware in region0 indicates s310. what is this?