BLE_SDK6_examples
BLE_SDK6_examples copied to clipboard
Wrong user_config.h and user_callback_config.h files
The example is configured as Peripheral (on user_config.h) and it does not have the correct callbacks registered. It seems that the config folder is from the prox_reporter example and not from the Central Security example.
Hello @Orvasson could you please indicate which example ? Thanks for your feedback Imed
Hi @ibenamor ,
I am referring to the Central Security Demo example.
OV