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

NRF52832 outdoor range.

Hello!

I've got a couple of NRF52832 based modules - Holyiot-17095-nRF52832. These modules are presented in the list of supported - https://www.nordicsemi.com/Software-and-tools/3rd-Party/3rd-party-modules. So seems there should be no problems with them.

I've tested outdoor range and I've got near 15m line of sight (no obstacles on the way). There is Holyiot module on one side and phone with nRF Connect App on the other side.

The software I use is the ble_app_uart example with softdevice s132. I also changed the Tx power:

res = sd_ble_gap_tx_power_set(BLE_GAP_TX_POWER_ROLE_ADV, m_advertising.adv_handle, 4);

Is it normal that the range is 15m or should it be higher?

Thanks in advance!

Parents
  • Hi

    I think you should be able to get more than 15m of range from your nRF52832 module, but there is a plethora of reasons you might be seeing a lower range than expected.

    First of all, how is the module mounted on the board you are using? According to the HolyIoT datasheet, the radio performance will vary depending on where on the PCB the module is mounted (see picture below).

    Next, what kind of phone were you using during these tests? You can try disabling WiFi and 4G on your phone to reduce any possible interference on the phone side to maximize range. What kind of weather was it during the tests? In rain, for example, the range will decrease due to the water interfering with radio signals.

    Best regards,

    Simon

  • Hello! Thank you for the answer!

    Here is the module placement on my board:

    I also tried the same test for standalone Holyiot module, without mounting on the board, just connected the power supply with wires. The results are exactly the same.

    I tried:

    1. Huawei Nova 3 and

    2. Honor 20 Pro

    I've made tests at two different locations (two days), the weather was clear in both cases. And again the results were exactly the same (not more than 1m difference).

    And the same with Wi-Fi and 4G turned off - seems that it has no influence at all.

Reply
  • Hello! Thank you for the answer!

    Here is the module placement on my board:

    I also tried the same test for standalone Holyiot module, without mounting on the board, just connected the power supply with wires. The results are exactly the same.

    I tried:

    1. Huawei Nova 3 and

    2. Honor 20 Pro

    I've made tests at two different locations (two days), the weather was clear in both cases. And again the results were exactly the same (not more than 1m difference).

    And the same with Wi-Fi and 4G turned off - seems that it has no influence at all.

Children
No Data
Related