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

250kbps PHY Coded in NRF52832 BLE Mesh

How to set 250kbps PHY Coded in NRF52832 BLE Mesh?
I have tried to change  scanner_config_radio_mode_set(RADIO_MODE_BLE_1MBIT); to  scanner_config_radio_mode_set(RADIO_MODE_NRF_250KBIT);

but didn't getting data.
Can I get maximum range using 250kbps in BLE Mesh?
Is BLE Mesh reliable at 250kbps?

Mesh SDK:3.2.0

Thank You
Bivay







Related