<?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>Thingy:53 disconnects console during reboot</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/93049/thingy-53-disconnects-console-during-reboot</link><description>Hi, 
 I&amp;#39;m using a Thingy:53 for some prototyping work. The device is configured with the standard USB CDC ACM as logging backend and I use pyserial-miniterm to access the logging output. 
 What is really annoying is that pyserial-miniterm disconnects</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 20 Oct 2022 12:23:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/93049/thingy-53-disconnects-console-during-reboot" /><item><title>RE: Thingy:53 disconnects console during reboot</title><link>https://devzone.nordicsemi.com/thread/391657?ContentTypeID=1</link><pubDate>Thu, 20 Oct 2022 12:23:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:516a329d-f906-48e1-af3a-effeea304ae0</guid><dc:creator>asprenger</dc:creator><description>&lt;p&gt;Makes sense! Thanks again for the quick reply.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll look for a terminal program that supports automatic reconnect or patch the python code to do that!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy:53 disconnects console during reboot</title><link>https://devzone.nordicsemi.com/thread/391656?ContentTypeID=1</link><pubDate>Thu, 20 Oct 2022 12:18:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c6443f0-0403-4313-9f02-08d3330671d0</guid><dc:creator>Sigurd</dc:creator><description>[quote user="asprenger"]Now when I think about it the thingy:91 has a nrf52840 on board with some kind of bridge application. That might be the reason that it keeps the connection!?[/quote]
&lt;p&gt;Correct. The nRF52840 is used as the&amp;nbsp;&lt;span&gt;USB CDC ACM interface on the Thingy:91. So only if the nRF52840 is reset, the terminal will disconnect.&lt;/span&gt;&lt;/p&gt;
[quote user="asprenger"]Than again I&amp;#39;m also working with an Actinius board (with the nrf9160) that has no other MCU and not programmer on board and also does not disconnect!?[/quote]
&lt;p&gt;Looks like this board has a dedicated chip for the USB CDC ACM interface(UART to USB CDC ACM bridge)&lt;/p&gt;
&lt;p&gt;&lt;span&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/pastedimage1666268283621v1.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy:53 disconnects console during reboot</title><link>https://devzone.nordicsemi.com/thread/391652?ContentTypeID=1</link><pubDate>Thu, 20 Oct 2022 12:14:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b11faf1-e980-423a-8af9-f626864e2eb7</guid><dc:creator>asprenger</dc:creator><description>&lt;p&gt;Now when I think about it the thingy:91 has a nrf52840 on board with some kind of bridge application. That might be the reason that it keeps the connection!?&lt;/p&gt;
&lt;p&gt;Than again I&amp;#39;m also working with an Actinius board (with the nrf9160) that has no other MCU and not programmer on board and also does not disconnect!?&lt;/p&gt;
&lt;p&gt;I might just start to look at the terminal side to find another client or patch the behavior of the miniterm.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy:53 disconnects console during reboot</title><link>https://devzone.nordicsemi.com/thread/391646?ContentTypeID=1</link><pubDate>Thu, 20 Oct 2022 12:10:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2659851-093e-4425-af44-791da87481ec</guid><dc:creator>asprenger</dc:creator><description>&lt;p&gt;Thanks for your quick reply. That makes a lot of sense for the dev kits.&lt;/p&gt;
&lt;p&gt;What about the thingy:91? That does not have a programmer on board but also does not disconnect during a reboot. Can we emulate this on the thingy:53?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy:53 disconnects console during reboot</title><link>https://devzone.nordicsemi.com/thread/391619?ContentTypeID=1</link><pubDate>Thu, 20 Oct 2022 11:19:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1ac8b04-269a-42ce-b04b-1546cf0b165b</guid><dc:creator>Sigurd</dc:creator><description>[quote user=""]I&amp;#39;m using the same setup for example for nrf9160 and nrf52840 where this does not happen.[/quote]
&lt;p&gt;On the DK&amp;#39;s, there is another MCU, the &amp;quot;programmer&amp;quot; chip, that provides the&amp;nbsp;&lt;span&gt;USB CDC ACM interface(UART to USB CDC ACM bridge). So even if the nRF52/nRF91 is reset, the programmer chip is not.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;On the Thingy:53, it&amp;#39;s the on-chip USB peripheral&amp;nbsp;that provides the&amp;nbsp;USB CDC ACM interface. When the chip is reset, then the USB communication will also be reset/disconnected.&lt;/span&gt;&lt;/p&gt;
[quote user=""]Any idea how to fix this?[/quote]
&lt;p&gt;&lt;span&gt;No, I don&amp;#39;t see how that is possible.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>