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

Recommandation to quickly test long range and RSSI with nRF52840

HI,

I got 2 nRF52840 dev kits and I'm interested in testing the long range layer (LE coded PHY ) between the 2 modules, also scan for the second module RSSI value.

I was thinking if you can recommend some examples that I can mix together to achieve this ?

any advice is very welcome

Regards Chaabane

Parents
  • Hi Chaabane,

    You might want to start by looking at the through put example, it will allow you to choose the 2M, 1M or coded Phy as part of setting up he test. You can find it in the SDK folder hierarchy here for example: nRF5_SDK_14.2.0_17b948a\examples\ble_central_and_peripheral\experimental\ble_app_att_mtu_throughput

    Hope this helps, JD

Reply
  • Hi Chaabane,

    You might want to start by looking at the through put example, it will allow you to choose the 2M, 1M or coded Phy as part of setting up he test. You can find it in the SDK folder hierarchy here for example: nRF5_SDK_14.2.0_17b948a\examples\ble_central_and_peripheral\experimental\ble_app_att_mtu_throughput

    Hope this helps, JD

Children
Related