<?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>Wakeup GPIO configuration in Serial LTE Modem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/107977/wakeup-gpio-configuration-in-serial-lte-modem</link><description>Hello, 
 
 We are working on a project having nRF9160 and STM32 microcontroller. We are using Serial LTE Modem firmware application for nRF9160. 
 We have gone through below link to configure wakeup pin related configuration - 
 https://developer.nordicsemi</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 09 Feb 2024 10:02:03 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/107977/wakeup-gpio-configuration-in-serial-lte-modem" /><item><title>RE: Wakeup GPIO configuration in Serial LTE Modem</title><link>https://devzone.nordicsemi.com/thread/468182?ContentTypeID=1</link><pubDate>Fri, 09 Feb 2024 10:02:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c175ce1f-410b-468a-91f0-fb529bbdae40</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;This is a question to our GPIOTE IP. GPIOTE is timed with 16MHz, so a cycle is 62.5ns. SLM used level (GPIOTE_PORT) interrupt for low power, the minimal time required should be longer than one cycle, for example 100ns~. If you remember the app_uart in legacy SDK, the default triggering time is 100ns. NOTE for edge interrupt (GPIOTE_IN), the input signal should be &amp;lt;= 8MHz.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span dir="ltr"&gt;What&amp;#39;s more, if SLM has the PIND_IND defined, there is a hardware handshake mechanism, that when the PIN_WAKEUP has waken up SLM, it will in turn assert PIN_IND to indicate that it&amp;#39;s ready. With this there is no need of timer control on MCU side for asserting PIN_WAKEUP.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Wakeup GPIO configuration in Serial LTE Modem</title><link>https://devzone.nordicsemi.com/thread/468034?ContentTypeID=1</link><pubDate>Thu, 08 Feb 2024 11:51:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bc9e3b43-e1ce-48e9-94a1-fca2705fefdc</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;CONFIG_SLM_WAKEUP_PIN=6 &amp;nbsp; &amp;nbsp; &amp;nbsp; DK button #1&lt;br /&gt; CONFIG_SLM_INDICATE_PIN=2 &amp;nbsp; &amp;nbsp; &amp;nbsp;DK LED #1&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The two PINs could be assigned with any &lt;strong&gt;avaialble&lt;/strong&gt; GPIOs.&lt;/p&gt;
&lt;p&gt;It looks like that they want to reuse the UART2 TX and RX pin, which means that UART2 must be disabled before the pins are re-assigned. We have not tested this setup.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Wakeup GPIO configuration in Serial LTE Modem</title><link>https://devzone.nordicsemi.com/thread/467960?ContentTypeID=1</link><pubDate>Wed, 07 Feb 2024 15:32:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fdbbe8ac-b0b0-4396-b4ce-8bf7e87d447a</guid><dc:creator>Nikint</dc:creator><description>&lt;p&gt;Hi Hakon,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Adding more queries in same thread.&lt;/p&gt;
&lt;p&gt;We had gone through Serial LTE modem documentation. We understand that, cellular modem&amp;#39;s wakeup logic is active LOW.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;So, we want to know, minimum duration of pulse required&amp;nbsp;to acknowledge the wakeup event in cellular modem.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Wakeup GPIO configuration in Serial LTE Modem</title><link>https://devzone.nordicsemi.com/thread/467547?ContentTypeID=1</link><pubDate>Mon, 05 Feb 2024 11:42:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:18e4938f-852d-4470-ad82-018d64bf82d0</guid><dc:creator>Nikint</dc:creator><description>&lt;p&gt;Hi Hakon,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;We will be waiting for the reply.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Wakeup GPIO configuration in Serial LTE Modem</title><link>https://devzone.nordicsemi.com/thread/467544?ContentTypeID=1</link><pubDate>Mon, 05 Feb 2024 11:39:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0efcdeb2-64e3-4337-8040-e685bd0e97c6</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I have asked the SLM guy for info.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>