Hi, I'm just getting started with Nordic SoC. I have two nrf52833 DK and would like to test the long range (125K and 500K) from the examples provided (precompiled hex). After programming the nrf52 with the following program ble_app_att_mtu_throughput, I realize that it is possible to select between 1 and 2Mbps but there is no possibility to select 125K or 500K while the nrf52833 can do this.
Do you know if there are others examples where it is possible to select this long range mode and modify the power ?
Thank you.