On the simple_beacon project the default_operation_adv on user_callback_config.h file should be user_app_adv_start.
Otherwise the device is connectable and if you try to connect it will result in an NMI due to the fact that there is no connection callback.
On the simple_beacon project the default_operation_adv on user_callback_config.h file should be user_app_adv_start.
Otherwise the device is connectable and if you try to connect it will result in an NMI due to the fact that there is no connection callback.