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

Antenna not working with BAL and 2450AT18B100E

Hi Everyone

This is my first time designing a PCB with the NRF51822. I have designed it using an 2450AT18B100E Antenna and a BAL-NRF02D3 balun. Below is my schematic:

 (Click on the image to enlarge it)

After assembling the PCB, everything seems to work apart from being able to see/connect to the BLE device. I am using "NRF Connect" app on my device to scan for it but nothing shows up. I then transferred the NRF51822 from my custom PCB above PCB to the NRF51822 development board and it works fine, so I know the code is good. I'm just not sure where I have gone wrong with my PCB design causing the BLE to not show.

Is anyone able to spot something wrong with my schematic that I may have missed? 

Cheers
Joel

Parents Reply Children
  • Thanks,


    I see som issues here related to the RF layout that is causing the poor performance/ not working properly. 

    I am not sure that it is possible for that design to work as you hope, and would suggest that you do a redesign of the PCB, focusing on the radio part. 


    Here is the reference layout of the nrf51822:


    And this is your design



    There is quite the difference in layout, on thing that is important is to follow the layout closely to get a ok performance. 
    The output from the balun should be a 50 ohm impedance line, and here is where you should place the pi-matching or T-matching network.


    If we look at the antenna datasheet for the 2450AT18B100E wee se that there is some references to follow as well. 

    The yellow area is importen to keep clear of any GND, and that applies for all layers of the PCB. 

    The arrow points at the feed line to the chip antenna and it should ideally be as close to the last series component, and the other circles are traces that cross the area of the keep out area for the antenna to work as intended. 


    It is hard to say if there is only a singel source for the problem here, i belive there are many factors that results in the radio not working as intended in this case. 


    I think you have to re-design the PCB to better accommodate the needs of the antenna and radio to have a successful device. 

    Regards,
    Jonathan

Related