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

Long range connection between 2 52840 modules (with PCB antenna)

I have 2 52840 modules with PCB antenna and I am trying to check the max connection range

I followed the recommendations and achieved only 120m. 

I cannot use the examples that require DK, so, I would appreciate if you can direct me to a code that I can use:

One for the peripheral and one for the central.

Both will be connected via UART - so I will be able to monitor

I have doubts if the range problem is due to my code or if it is a limitation of the hardware

This is the link to the 52840 modules I have:

en.szrfstar.com/.../161.html

Parents
  • Hi 

    What example were you using to test the range, and what bitrate was the link running at?

    Also, what was the TX output power?

    Have you tried contacting the module vendor to ask what condition they tested the range under, if any?

    If you don't have a regular nRF52840 DK to compare I would suggest getting it, even if you just get a single one. Then you can compare the signal strength from the kit to your module, and having one will greatly simplify your development anyway. 

    Best regards
    Torbjørn

  • I used: ble_app_uart

    with +8dbm

    The link bit rate is 1 byte ber second

    I don't have information from the manufacturer, I guess that by that time there was no ref design for testing long range.

    I currently have only 832DK . 

    Is there a way to make a short example that can be programmed to my two modules in order to check range?

    I think it would be helpful to many others

    Thank you

Reply
  • I used: ble_app_uart

    with +8dbm

    The link bit rate is 1 byte ber second

    I don't have information from the manufacturer, I guess that by that time there was no ref design for testing long range.

    I currently have only 832DK . 

    Is there a way to make a short example that can be programmed to my two modules in order to check range?

    I think it would be helpful to many others

    Thank you

Children
Related