Bluetooth: Central BAS sample never recognizes the peripheral (server) BAS

Hi,  this is my setup:

nRF52840 Dongle configured to run as a peripheral BAS.

The BLE desktop app was used to configure the dongle.

I know that the dongle is working correctly because I can use the nrf connect app on my cell phone to connect to the dongle and read battery levels from it.

nrf52DK is used to run the central BAS sample.  Putty is used to see activity of the DK. 

When the reset button is pushed on the DK, numerous lines of information are presented on the monitor, with the last stating "scanning successfully started"

After this the monitor is mute, with no more information appearing. 

Shouldn't I see advertising info from the dongle ?

Thanks,  oldViking

Related