JN5189 Increase Tx Power

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

JN5189 Increase Tx Power

1,588 Views
talhamir49
Contributor III

Hi

I'm using a JN-5189 micro-controller the problem I'm facing is that my communication distance between the end device and coordinator is too short like about 5 - 10m. I want to increase my transmission power so I can communicate up to 100m at least. 

 

1.JPG

The attached image is taken from the "JN5189-Power Consumption" document and currently, my MCU is draining 7-10 mA during the transmission so I believe the radio set is 0 dBm. How can I set it to 10 dBm?

Document JN-AN-1252 tells to do a few settings (Image Attached Bellow) but they don't increase the radio Power.

2.JPG

0 Kudos
Reply
4 Replies

1,510 Views
talhamir49
Contributor III

hello 

 

I'm using the JN-AN-1246 example and there is no function like XCVR_SetTxPwr.

0 Kudos
Reply

1,552 Views
talhamir49
Contributor III

HI,

I'm using the JN-AN-1246 LTO example and there is no function like 'XCVR_SetTxPwr'.

0 Kudos
Reply

1,542 Views
nxf56274
NXP Employee
NXP Employee

Hi,

If you search your compiling log, you should find the compiling path including the XCVR. 

nxf56274_0-1634104099561.png

In JN-AN-1252, 'vAppApiSetComplianceLimits' is set to output 4db. Do you try to increase this value?

nxf56274_0-1634105170003.png

 

 

0 Kudos
Reply

1,566 Views
nxf56274
NXP Employee
NXP Employee

Hi,

What's the example are you using? If you use the default example in JN5189, you should check the 'fsl_xcvr.c'. There is the function to set the tx power 'XCVR_SetTxPwr'. This may be the clue to increase the power.

nxf56274_0-1634005752441.png

 

0 Kudos
Reply