<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>nRF24LU1 wakeup interrupt</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18593/nrf24lu1-wakeup-interrupt</link><description>Hi, Nordic
I see two interrupts: 
 #define USB_WU_ISR() void usb_wu_isr(void) interrupt INTERRUPT_USB_WU // USB wakeup interrupt (0x5b)
#define WU_ISR() void wu_isr(void) interrupt INTERRUPT_WU // Internal wakeup interrupt (0x6b)
 
 maybe WU_ISR</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 28 Dec 2016 09:18:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18593/nrf24lu1-wakeup-interrupt" /><item><title>RE: nRF24LU1 wakeup interrupt</title><link>https://devzone.nordicsemi.com/thread/71750?ContentTypeID=1</link><pubDate>Wed, 28 Dec 2016 09:18:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7da82e9e-dc1b-4c1a-8d3d-2fcbc67d598a</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;This is the interrupts, not the wake up source it self. You enable the wakeup source by setting the WUCONF register and will receive the interrupt when the source is triggered.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>