I have plan to use Raspberry pi as a central device and my BLE nRF52840 Dongle as a peripheral device.
I am testing the peripheral with ble_app_hrs example. The dongle could connect to nRF connect mobile app successfully and displayed the Heart Rate and Battery services.
But the nRF52840 dongle can't connect to Raspberry pi.
The below is the process that I have followed.
Raspberry Pi can find the BLE nRF52840 Dongle which is FD:9F:1E:52:A2:60
Could you please advise me on how to connect BLE nRF52840 Dongle to Raspberry pi?