Enable Hight Power on JN5169

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

Enable Hight Power on JN5169

1,601 Views
minhtan_uet
Contributor III

Hi support team!

Relate to: 
How to enable High Power on JenNet-IP w/ JN5168-001-M05/6? 
Enabling High power on Jn5168-001-M05 | Zigbee 3.0 

How to config JN5169 + SE2431 PA ? 

Now I'm working with JN5169 module have SE2431 PA. As i know JN5169-001-M06-2 support hight Power and connect with  SE2431 PA  on pin 12,13
So. For enable Hight Power I have change something in JN-AN-1216 ControlBridge
pastedImage_6.pngpastedImage_7.png

=>> Build error: 
pastedImage_8.png
Please help confirm
- Can you give advice for enable hight power?
- How to fix build error?
Thanks you so much!

Labels (1)
0 Kudos
6 Replies

1,330 Views
minhtan_uet
Contributor III

Thank for your help!

Now I use Ubiqua for test Signal strength. Use 2 module NonPA and HavePA

JN5169 USB Dongle ubiqua capture RSSI seems like incorrect? 

Maybe RSSI value is wrong! The value decreases with time.

Can you help me? :smileygrin:

0 Kudos

1,330 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Tran, 

The way that you are using is not the best way to measure dBm. However, it could give you an idea, but you could have a lot of variables and the RSSI could be stable.

By default, the JN devices have set the high power.

Regards,

Mario

0 Kudos

1,330 Views
377086561
Contributor II

Hi  Tram & Mario,

Can you use it now? I use JN5169-001-M06-2, but the distance sent is only 5 meters.
I want to reach the maximum power and distance. Do you know how to do it?
How is this transmission power and distance calculated?

0 Kudos

1,330 Views
minhtan_uet
Contributor III

I have added to app_start.c
   vAppApiSetComplianceLimits(0, -10, 81);

   vAHI_HighPowerModuleEnable(TRUE, TRUE);
But I don't see anything change on Ubiqua

pastedImage_1.png
Can you make me clearly!

0 Kudos

1,330 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Tram,

- Can you give advice to enable hight power?

Please look at the DR1191_JN5168_HP_uFL_M06_Module_1V0 folder, included in the JN-RD-6038 Lite. You could take as reference the schematic file.

Support Resources for JN516x MCUs

- How to fix the build error?

Please add the next line in the makefile.

APPSRC += AHI_ModuleConfiguration.c

Regards,

Mario

0 Kudos

1,330 Views
377086561
Contributor II

I have the same doubts

0 Kudos