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

Receiveing signal strength is jumping and different from each other of NRF52832 Gateway

hello,

Now i have two troubles in NRF52832 Gateway.

1.Planning  introduce:

  The only function of NRF52832 Gateway is to scan beacons' advertisements.  With beacons‘ number is so huge,so we use three NRF52832 chips and scanning on 37/38/39  channels respectively.But we only use one antenna(SMA footprint) in this gateway. So  rear of this antenna is a LNA chip,after LNA chip is power separator chip(1 to 3).Three NRF52832 are connected to power separator directly like image1.      

2.PCB introduce:

F2 is LNA,U4 is power separator.RF lines(green )have made 50 Ω.Like photo 2.

3.Our testing method.

SMA antenna is linked with a Signal generator to gerenter a 2.4GHz&2MHz bandwith ble signal.We give the signal strength is -40dBm.

NRF52832 ANT pins is linked to spectrometer to see the waveform.

4.Our finding troubles.

1. Three NRF52832 chips‘ peak point of waveform is jumping about 2dBm when  it have burned programs.After erased the program, Three peak points of waveform is stable.

2.Middle NRF52832's signal strength is better than others 4dBm.
5.My Qus:

1.I guess the reason of these two troubles is length of RF lines is so long and not equal each other.
2.How to measure to find the reason causing this two thoubles,Network analyzer?
3.My testing method is appropriate or not.

Eager to get you help.  Eager Eager...

Thanks,thanks,thanks.
liu

[email protected]

Parents
  • Hi Liu,

     

    This is a very uncommon application for our devices, so please understand that we have very little knowledge on this.

     

    Troubles:

    1. I do not understand what is jumping, transmitting or received power? Which program is burned? Which program is loaded when it is erased?

    2. The difference in signal strength is probably a combination between trace length and the middle trace just passing through 1 power divider, even though it is 3-way division. Also there should be solid ground underneath all RF paths, without ground, and with a trace passing underneath one direction, you do not have control that it will be similar.

    3. Using the RSSI module in the nRF52 is an inaccurate way to characterize this. It would be better to use a signal/spectrum analyzer. A network analyzer could be useful to see how different the loads seen by the nRF52 are.

     

    Best regards,

    Andreas

  • Hello,

    Andreas.Thanks for your reply.

    I am sorry for my expression not clearly. I mean received power is jumping about 4dBm,because my gateway only be used for scanning. Program is burned means NRF52832 is loaded softdevice and application program.

    Program is loaded when it is erased means chips have no programs.

    I find received power is jumping when chips are loaded programs but which is stable when chips have no program.But what's caused it?

    Thanks. 

  • Hi Liu,

     

    OK, the ground information is valuable, that should be fine then.

     

    The input impedance of the chip will differ when the radio is off, from when it is in RX or TX, meaning it will not have 50 ohm input when off. This will alter the S-parameters of the power dividers, and probably cause more of the power to be directed towards the other device (the one that is on).

    When the chips are erased, the radio will be off all the time, so the received signal strength should be consistent all the time. If the chips are loaded with a Softdevice application the radio HW will switch itself on and off, meaning received power in one device will fluctuate between the levels given when the other two devices are on or off.

    Similarly if instead of erasing the application of one or two devices, if you load an application that has the radio in RX continuously, you should read a signal strength that does not fluctuate.

     

    Best regards,

    Andreas

  • Hi,

    Andreas.

    Thanks for your help very much.I think i should make some experiperments to test it according to your suggests.

    Liu

Reply Children
No Data
Related