[JN-AN-1186] stuck in bAHI_PeriodicRecalInit()

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

[JN-AN-1186] stuck in bAHI_PeriodicRecalInit()

1,075 Views
alan5_lin
Contributor III

Dear Sirs,

According to the JN-AN-1186 (Temperature-Dependent Operating Guidelines),

I modified the source code based on JN-AN-1172.

After download the firmware to the  platform (DR1174+DR1175). the system got stuck in below API.

bAHI_PeriodicRecalInit();

Is there anyone successfully run this API?

Thanks!

0 Kudos
5 Replies

938 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Alan,

I am checking the issue that you are facing, I will get back to you as soon as possible.

Regards,

Mario

0 Kudos

938 Views
alan5_lin
Contributor III

Hi Mario,

Looking forward to your response.

Thanks!

0 Kudos

938 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Alan,

Please add the API after bJPT_RadioInit()

eAHI_AttemptCalibration();

Regards,

Mario

0 Kudos

938 Views
alan5_lin
Contributor III

Hi Mario,

Thanks for your information.

Suppose finally, we need to add "Calibration" to production release (Zigbee applications).

However, I can not find bJPT_RadioInit() in JN-SW-1470 +JN-AN-1218.

Could you please figure out where to add "eAHI_AttempCalibration()"?

Thanks. 

0 Kudos

938 Views
mario_castaneda
NXP TechSupport
NXP TechSupport

Hi Alan,

Please look at the vAppMain, please add the function there, after the initialization of the node.

Please let me know your findings.

Regards,

Mario

0 Kudos