<?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>Serial LTE Modem SENDTO of hex string bigger than 32 bytes resets the module</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60546/serial-lte-modem-sendto-of-hex-string-bigger-than-32-bytes-resets-the-module</link><description>Hi, 
 I have been working with the Thingy:91 at the version 1.2.99 but this also happens on previous versions (I do not know which it was but the serial_lte_modem code had a at#xdatatype command that is no longer existing on version 1.2.0 or 1.2.99) of</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 29 Apr 2020 07:50:02 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60546/serial-lte-modem-sendto-of-hex-string-bigger-than-32-bytes-resets-the-module" /><item><title>RE: Serial LTE Modem SENDTO of hex string bigger than 32 bytes resets the module</title><link>https://devzone.nordicsemi.com/thread/247231?ContentTypeID=1</link><pubDate>Wed, 29 Apr 2020 07:50:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:23bd7960-339e-44c3-ab5d-725818c5badc</guid><dc:creator>Krawlow</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;Quick update, tried again. Waited a little bit longer before looking up for received bytes and it worked. I apologize for being so impacient yesterday!&lt;/p&gt;
&lt;p&gt;By the way, it is a little bit annoying that when I misspell a command I lose my ability to send commands to the module, similar to what happened there when I asked for the received bytes before they were actually there. Is there anything I can do besides trying to be pacient and be careful with my writing? haha&lt;/p&gt;
&lt;p&gt;Anyway, thanks for your help!&lt;/p&gt;
&lt;p&gt;Aleix&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial LTE Modem SENDTO of hex string bigger than 32 bytes resets the module</title><link>https://devzone.nordicsemi.com/thread/247070?ContentTypeID=1</link><pubDate>Tue, 28 Apr 2020 11:32:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ddbe46d9-c7cf-4f40-9cf7-5bf5b55317c1</guid><dc:creator>Krawlow</dc:creator><description>&lt;p&gt;Hi &amp;Oslash;yvind,&lt;/p&gt;
&lt;p&gt;Adding CONFIG_SLM_UDP_PROXY=y in my prj.conf did not solve the problem, however, updating the repo did. &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;However, I think that the fix caused another different problem, where submitting an AT#RECVFROM command makes my Thingy:91 unresponsive to that and any other commands. The following image shows my execution: in this example I am using a command that I was able to execute successfully last week, which is a simple DNS look-up agaisnt Google servers.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1588072966814v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Maybe I should do some other checks, but in the meantime you get my feedback too.&lt;/p&gt;
&lt;p&gt;Thanks!&lt;/p&gt;
&lt;p&gt;Aleix.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial LTE Modem SENDTO of hex string bigger than 32 bytes resets the module</title><link>https://devzone.nordicsemi.com/thread/247035?ContentTypeID=1</link><pubDate>Tue, 28 Apr 2020 10:28:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1636eeca-0e4d-4de5-af13-5894094fc33f</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;The fix should be in master now. Please update the master repo ( git pull) and run west update. Then add the Config as instructed in my last comment.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;-Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial LTE Modem SENDTO of hex string bigger than 32 bytes resets the module</title><link>https://devzone.nordicsemi.com/thread/246876?ContentTypeID=1</link><pubDate>Mon, 27 Apr 2020 13:22:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a077affa-cdaa-49c9-ae34-c8ecd83c3b31</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;My apologies, you are correct, that is the documentation for the latest/master repo.&lt;br /&gt;&lt;br /&gt;The R&amp;amp;D engineer has already started work and&amp;nbsp;has reproduced&amp;nbsp;the issue. There is a hard fault&amp;nbsp;when calling&amp;nbsp;&lt;span&gt;k_malloc().&amp;nbsp; Have a look at &lt;a href="https://github.com/NordicPlayground/fw-nrfconnect-nrf/pull/2183"&gt;this Git PR&lt;/a&gt;.&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Can you try to add the following in your prj.conf:&lt;br /&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;CONFIG_SLM_UDP_PROXY=y&lt;/pre&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial LTE Modem SENDTO of hex string bigger than 32 bytes resets the module</title><link>https://devzone.nordicsemi.com/thread/246730?ContentTypeID=1</link><pubDate>Mon, 27 Apr 2020 09:32:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:40ac1e28-e1ce-4082-abe3-c93345129088</guid><dc:creator>Krawlow</dc:creator><description>&lt;p&gt;Hello &amp;Oslash;yvind,&lt;/p&gt;
&lt;p&gt;I am sorry to confuse you. When I say that I am on version 1.2.99 I am refering to the following image. For instance, I just was up-to-date with the master branch of the SDK.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1587979631149v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Does that clear out things? By the way, I do not know why would you get an error from AT#XBIND=1024, but maybe you could try without using it, or using another port, I do not use that command with any real intention.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Aleix.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial LTE Modem SENDTO of hex string bigger than 32 bytes resets the module</title><link>https://devzone.nordicsemi.com/thread/246727?ContentTypeID=1</link><pubDate>Mon, 27 Apr 2020 09:18:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:080e9628-b271-4c3c-8a2d-4d7d359dd31b</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hi Aleix,&amp;nbsp;&lt;/p&gt;
[quote user="Krawlow"]In that case I am currently at 1.2.99, specifically, the last time I synced with the master branch was Wednesday 22/04/2020[/quote]
&lt;p&gt;&amp;nbsp;Sorry, I&amp;#39;m a little confused. Where do you get 1.2.99 from? We do not use this for NCS, only the Zephyr repo. NCS tag v1.2.0 is likely more correct. Could you please provide a screenshot?&lt;/p&gt;
&lt;p&gt;Anyway, I will forward&amp;nbsp;your request to our R&amp;amp;D engineers. I am not able to set AT#XBIND=1024 as I get ERROR.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial LTE Modem SENDTO of hex string bigger than 32 bytes resets the module</title><link>https://devzone.nordicsemi.com/thread/246563?ContentTypeID=1</link><pubDate>Fri, 24 Apr 2020 14:24:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:287ce5cd-0e8a-47d2-8d45-0e3a462aac99</guid><dc:creator>Krawlow</dc:creator><description>&lt;p&gt;Hi &amp;Oslash;yvind,&lt;/p&gt;
&lt;p&gt;By NCS I understand nRF Connect SDK, am I correct? In that case I am currently at 1.2.99, specifically, the last time I synced with the master branch was Wednesday 22/04/2020.&lt;/p&gt;
&lt;p&gt;Tank you,&lt;/p&gt;
&lt;p&gt;Aleix.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Serial LTE Modem SENDTO of hex string bigger than 32 bytes resets the module</title><link>https://devzone.nordicsemi.com/thread/246453?ContentTypeID=1</link><pubDate>Fri, 24 Apr 2020 10:06:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5acaa6e7-6e8f-48b5-be65-76900ef6d2c9</guid><dc:creator>&amp;#216;yvind</dc:creator><description>&lt;p&gt;Hello Aleix,&amp;nbsp;&lt;br /&gt;&lt;br /&gt;What version of NCS are you working on?&lt;br /&gt;&lt;br /&gt;Kind regards,&lt;br /&gt;Øyvind&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>