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

i want to test nRF52840 DK in long range mode(125kbps)

Actually i was working previously on nRF51422 DK, to test its range by configuring my DK as an advertiser, and observing RSSI values of the beacon on nRF Connect app.

the link to the example is-(nRF5_SDK_15.0.0_a53641a\nRF5_SDK_15.0.0_a53641a\examples\ble_peripheral\ble_app_beacon\hex).

As the nRF5422 dk, works on Bluetooth 4.2, and i required a longer range,i bought the nRF52840 dk, which works on Bluetooth 5, but when i ran the same example of ble_app_beacon on this kit, their was no improvement in range. 

To overcome this problem i studied many examples to how to configure your nRF52840 IN LONG RANGE MODE, using ble_app_att_mtu_throughput example. But i couldn't understand them.

Also in most of the examples refferred by the nordic helpers, they were using more than 1 DK, to run central and peripheral.

But i just need an example in which i could configure my nRF52840 dk as a beacon, which advertise signals in the long range mode, and i cold see rssi value of that beacon on a phone, so that i can test its range in open, like i did with the nRF5244 DK.

So can you suggest an example like that.

Parents Reply Children
No Data
Related