This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to change nrf52832 peripheral from default BLE4.2 to BLE5?

Hi,

I am using nrf52832 DK.

SDK17.0.2 and Softdevice S132

I have a ESP32 C3 module as a central device which scans for BLE5 devices.

I have kept the nrf52832 DK in BLE peripheral mode and it is evident from the nrf connect app that the peripheral is running on BLE4.2. Attached screenshot below for the same.

Because of this my ESP32 C3 central device is not able to detect the nrf52832 module. So I want to run nrf52832 DK on BLE5.

Can any one suggest how to do this so that my central device can detect it?

Note: My Nrf52832 DK is using freertos.

Parents Reply Children
Related