for jn5168 while DIO changes I am Using vahi_sleep for both states door open and door close

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

for jn5168 while DIO changes I am Using vahi_sleep for both states door open and door close

1,880 Views
siva4
Contributor I

I am using Vahi_sleep(osconramon) For putting JN5168 in to sleep while dio changes for both states door open and close but device not come out of sleep while normal 5 min jennet wake up for normal 5 min wake up i am using ejeniesleep(osconramon) please provide solution 

 

thanks, 

siva

 

0 Kudos
Reply
3 Replies

1,847 Views
EduardoZamora
NXP TechSupport
NXP TechSupport

Hello @siva4

Please, consider that JN5189/88T is preferred for any new Zigbee, Thread design.

As I understand, you are trying to use a DIO to wake the device after putting it to sleep, is this correct? If that is so, please take a look at the JN516x Integrated Peripherals API User Guide, Section 5.2 DIO Interrupts and Wake-up. This section explains how the DIOs configured as inputs can be used to generate System Controller interrupts; these interrupts can be used to wake the microcontroller, if it is sleeping.

By any change, does your application implement wireless functionalities? JN51xx Core Utilities User Guide provides a reference for software utilities that may be incorporated in Zigbee 3 applications. Chapter 3 Power Manager (PWRM) describes the Power Manager module, which manages the transition of the JN51xx device into and out of low-power modes.

Regards,
Eduardo.

0 Kudos
Reply

1,837 Views
siva4
Contributor I
Hi @eduardo Thank you for reply
My Issue is I am Using JN5168 For jennet protocol i am using 5 min jennet sleep time using eJenie_SetSleepPeriod(u32SleepTime);
eJenie_Sleep(E_JENIE_SLEEP_OSCON_RAMON);
when Dio Interrupt happens I want to store readings and need to put device in sleep for that I am using
vAHI_Sleep(E_AHI_SLEEP_OSCON_RAMON)

the device cannot wake up for 5 min jennet wake up could you please provide solution on this

Thanks,
Siva
0 Kudos
Reply

1,827 Views
EduardoZamora
NXP TechSupport
NXP TechSupport

Hi,

You can find the available JenNet Software, Documentation and Support Resources in the JenNet-IP webpage.

JenNet is not recommended for new designs and is no longer supported. Thread, and ZigBee, can provide equivalent functionality for new applications. I apologize for any inconvenience this might cause you.

Regards,
Eduardo.

0 Kudos
Reply