Hello everyone,
I am working with TWI and broadcasting of data using ble_app_beacon. I am facing a problem in broadcasting of the data. I have complied the code and it runs successfully.But i am not able to see any broadcast in my nrf-connect app. Is it OK to use putty with the ble_app_beacon...? when i run the code and place a break-point i advertisement_init() function it is not reachable the program runs in a loop in the do_print_data() function.
I am using nRF5_SDK_12.3.0_d7731ad and i am using the DK. This is my main.c ?
Thank you.