Hi,
I have recently started working on nrf52832 chip, don't have much knowledge on that. I have two chips (nrf52832) one is running on bluetooth version 5 and other one is version 4. Now I want to scan peripheral device (Version 4) by using central device (version 5), however central one is unable to detect the peripheral one.
Please suggest how can I configure version 5 chip to detect and connect second chip having bluetooth version 4.
please find below the device details:
nrf52832 DK (bluetooth version 5)
nrf52832 bluetooth beacon tag (bluetooth version 4)
Using SDK 14.2.0
Thanks