Porting ncs example code to Fanstel BT840X that has an internal skyworks PA/LNA

I am looking to take example codes for the nrf52840dk and run them on a Fanstel BT840X EV board. I am looking at the central and peripheral coded low data rate firmware but want to achieve a much greater range by using the RF amp and LNA. Can anyone point me to some examples that might demonstrate of give some idea how to do this. I am using NRF connect SDK 2.2.99 with visual studio. I have got the Fanstel BT840X range test code working and I have been able to port the examples for the nrf52840dk to the Fanstel BT840X EV board but cannot get the extended range. Does the code need to control the switching of the PA/LNA as at the moment I have the PA fixed on and LNA off.

Parents Reply
  • Hi, 

    Orangepeel said:
    I now have a much higher power consumption during TX and consequently greater range.

    You should check the product specification for the power consumption of Fanstel BT840X/sky66112-11 in TX mode. 

    Orangepeel said:
    The hex code peaks at 225mA and my code peaks at 200mA.

    What is the hex you are comparing to? Not sure what your code is, but it depends on the functions in the code. 

    Orangepeel said:
    How to I check that the module is running at 125Khz. Are there any settings that force 125Kh

    What module do you mean here?

    -Amanda H.

Children
Related