<?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>how to use %XTIME: notification from modem</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/112012/how-to-use-xtime-notification-from-modem</link><description>I&amp;#39;m using 
 
 AT_MONITOR ( catch_all , ANY , on_modem_at_notification ); 
 
 and I&amp;#39;m just printing the notification on reception: 
 
 
 static void on_modem_at_notification ( const char * notif ) 
 { 
 printk ( &amp;quot;at notif: %s &amp;quot; , notif ); 
 } 
 
 
 
 one</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 13 Jun 2024 13:36:22 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/112012/how-to-use-xtime-notification-from-modem" /><item><title>RE: how to use %XTIME: notification from modem</title><link>https://devzone.nordicsemi.com/thread/488693?ContentTypeID=1</link><pubDate>Thu, 13 Jun 2024 13:36:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b006e04e-33d3-4455-a9c6-a28face1c8f9</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
[quote user=""]From the reference in your spec (3GPP TS 24.008 Ch. 10.5.3.8 Time Zone) I could not really depict the format of this &amp;quot;80&amp;quot;. Could you give more details?[/quote]
&lt;p&gt;Seems like I get the same, and it shoud be the same time zone as you.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1718285745876v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Would it somehow be possible for you to test this in a different time zone?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: how to use %XTIME: notification from modem</title><link>https://devzone.nordicsemi.com/thread/488363?ContentTypeID=1</link><pubDate>Tue, 11 Jun 2024 14:47:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8a8e4b32-b4de-45a8-8059-4ea1dc629d36</guid><dc:creator>lseg</dc:creator><description>&lt;p&gt;for Q1) as an example what would be this first value in case of timezone +11h = +44(since it is in 15 minutes unit) and what would it be for -9h = -36 (15 minutes units)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>