I copied the example "ble_app_hrs_s110_pac10028(nRF51 PCA10028)"in the nRF51 sdk 10.0.0. I Changed the configuration to make it run on BOARD_PCA10001. But the program keep restarting all the time! The picture shows more detail!(/attachment/5020c2db17102491217f9af24f2f339c)(/attachment/6b942317563b99f33f2adff9478529f5)
The program restart when It runs into buttons_leds_init(&erase_bonds); I feel It is really inconvenient to use BOARD_PCA10001! Change the define in c/c++ tag to BOARD_PCA10001 can not make the example program run or even build crrectly. Maybe the err_code would be helpful