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

range of custom pcb

Hi,

  My nrf 52840 pdk and my custom pcb with nrf 52840 soc. both are running with same application ble_proximity example from sdk 14.1 and softdevice s140 5.0. when i set the Tx_power to 4dbm. i am expecting the range of custom pcb should be equal to my pdk. but the range of custom pcb is very low when compared to pdk. how can i achieve the range of custom board equal to pdk?

thanks and regards,

karthikeyan

Parents Reply
  • FormerMember
    0 FormerMember in reply to karthikeyan

    After looking at the PCB, I think the problem is related to J1. J1 is a connector like this?

    As you can see on p. 3 in that datasheet, there is no connection through the connector, it means that the antenna is not connected to the radio. Could you remove J1, scratch away the connections to ground where the the connector is placed, and solder so that the antenna is connected to the radio? And then test again?

Children
  • hi kristin,

      i am having another doubt. in ble_proximity example. i have made little changes gave read and write permission to device name and TX power. when ever i write new values from nrf connect mobile app. i captured those values and updated the TX power and device name. this works fine in my nrf52840 pdk. but in custom board when ever the TX power is changed. the system reset and fatal error occurs. so this is also happening because of J1 connector? correct me if i am wrong.

    thanks and regards

    karthikeyan

Related