Unable to see BLE advertising

Hi All,

I have flashed one of the samples on our custom board based on NRF52833. 

SDK : nrf connect v1.7

IDE : Vs Code

OS : Windows 10

I can see the that code is running when I connect a debugger and have played around BLE advertising options. 

Still I couldn't see device advertising in nrf Connect mobile application.

Does the provided examples only work on development kits?

"I have to build an application which can switch between central and peripheral roles on receiving a command from UART."

which example shall I pick to start my development?

I'm relatively newbie in BLE development and completely new to RTOS applications. Need a little help here.

Related