<?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>NUS Client Issue on Nordic Connect SDK v2.4.1</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/102507/nus-client-issue-on-nordic-connect-sdk-v2-4-1</link><description>On v2.4.1, when trying to use the NUS client, the device seems to freeze (so I can&amp;#39;t debug) before it connects to a peripheral. Works fine in v2.3.0.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 07 Aug 2023 13:40:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/102507/nus-client-issue-on-nordic-connect-sdk-v2-4-1" /><item><title>RE: NUS Client Issue on Nordic Connect SDK v2.4.1</title><link>https://devzone.nordicsemi.com/thread/440135?ContentTypeID=1</link><pubDate>Mon, 07 Aug 2023 13:40:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8174d7bd-bb1b-4c4f-bc9c-70d9b86bcccf</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Good to hear the issue was solved, even if we don&amp;#39;t know why. Hopefully it won&amp;#39;t show up again &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;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NUS Client Issue on Nordic Connect SDK v2.4.1</title><link>https://devzone.nordicsemi.com/thread/440002?ContentTypeID=1</link><pubDate>Sat, 05 Aug 2023 19:04:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68af6b4d-6853-4d85-9bed-b9cf3fbf88b0</guid><dc:creator>Abraham Hamidi</dc:creator><description>&lt;p&gt;Issue seems to be gone by itself, so I&amp;#39;m closing this thread.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NUS Client Issue on Nordic Connect SDK v2.4.1</title><link>https://devzone.nordicsemi.com/thread/439978?ContentTypeID=1</link><pubDate>Fri, 04 Aug 2023 19:21:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:54f32977-85cf-4ed5-9264-2017e2e746bb</guid><dc:creator>Abraham Hamidi</dc:creator><description>&lt;p&gt;2.3.0 debugging works, and in general seems to work fine. I will go ahead and test the standard sample and leave another reply.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NUS Client Issue on Nordic Connect SDK v2.4.1</title><link>https://devzone.nordicsemi.com/thread/439943?ContentTypeID=1</link><pubDate>Fri, 04 Aug 2023 14:07:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ab0ce412-ea43-4243-9634-0f7a0f6e9016</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Please test the standard example and see if you have similar issues. If the standard example works fine, maybe you could try to summarize what changes you made to the code?&amp;nbsp;&lt;/p&gt;
[quote user="Cilan"]I cannot debug it at all, but I can get initialization logs before it freezes in the RTT Viewer.[/quote]
&lt;p&gt;What happens when you try to start debug mode?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is debugging working fine in v2.3.0, or is it non functional there as well?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NUS Client Issue on Nordic Connect SDK v2.4.1</title><link>https://devzone.nordicsemi.com/thread/439765?ContentTypeID=1</link><pubDate>Thu, 03 Aug 2023 17:03:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3aaa6153-b736-4f3b-b840-7f56eb91598d</guid><dc:creator>Abraham Hamidi</dc:creator><description>&lt;ul&gt;
&lt;li&gt;I made some changes to the standard example, but I can test the standard one. When reverted to v2.3.0 for central side only, everything works. The central is a nrf52840dk and the peripheral is a nrf5340 on custom hardware. I cannot debug it at all, but I can get initialization logs before it freezes in the RTT Viewer. I did not see any useful information in those.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NUS Client Issue on Nordic Connect SDK v2.4.1</title><link>https://devzone.nordicsemi.com/thread/439671?ContentTypeID=1</link><pubDate>Thu, 03 Aug 2023 10:57:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8ab08ca8-bac6-47f6-bd84-a5067b24619c</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Are you just running the standard example, or did you make any changes to it?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Are you using standard nRF52840DK&amp;#39;s, or custom hardware?&lt;/p&gt;
&lt;p&gt;Do you get any log output before the application freezes?&lt;/p&gt;
[quote user=""](so I can&amp;#39;t debug) [/quote]
&lt;p&gt;Can you provide some more details on how this fail? You mean you can&amp;#39;t actually run the debugger at all?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Torbjørn&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>