<?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>cannot join thread network setup by otbr: Error 7: InvalidArgs</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/120643/cannot-join-thread-network-setup-by-otbr-error-7-invalidargs</link><description>https://openthread.google.cn/codelabs/openthread-border-router#2 
 following this webpage to setut rcp board router(by flashing coprocessor app to nrf52480) and flash the openthread client sample application into nrf52480 usb dongle. They both are inserted</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 16 Apr 2025 11:52:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/120643/cannot-join-thread-network-setup-by-otbr-error-7-invalidargs" /><item><title>RE: cannot join thread network setup by otbr: Error 7: InvalidArgs</title><link>https://devzone.nordicsemi.com/thread/532001?ContentTypeID=1</link><pubDate>Wed, 16 Apr 2025 11:52:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:09872a64-085d-4da1-a088-673f0a89b58d</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Thank you for verifying.&lt;/p&gt;
&lt;p&gt;This seems to be the best option for handling long strings when using USB CDC ACM as shell backend.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: cannot join thread network setup by otbr: Error 7: InvalidArgs</title><link>https://devzone.nordicsemi.com/thread/531932?ContentTypeID=1</link><pubDate>Wed, 16 Apr 2025 04:33:12 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cea8740d-94c5-4d71-9503-004d0b481e9e</guid><dc:creator>minminminmin</dc:creator><description>&lt;p&gt;&lt;span&gt;paste the string in multiple parts to slow down the paste speed, this works for me&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: cannot join thread network setup by otbr: Error 7: InvalidArgs</title><link>https://devzone.nordicsemi.com/thread/531674?ContentTypeID=1</link><pubDate>Mon, 14 Apr 2025 11:03:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0698480f-9ad6-4bab-9ec4-f5d8adc3c1b6</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I see the same as you when using the nRF52840 dongle or USB on the nRF52840. I saw that the string was not pasted correctly in the terminal. For example, I pasted the same command as you used:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;ot dataset set active 0e080000000000010000000300001235060004001fffe002081c85db7fd565caf40708fd1976e8a13248030510d89087d386d9650a243b5ba3af4a8659030f4f70656e5468726561642d3763343801027c4804107670d4b1f803c219e7ba0edf4839bbfa0c0402a0f7f8&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;But in the terminal, it was pasted as this instead, resulting in the invalid argument error:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;ot dataset set active 0e080000000000010000000300001235060004001ff01df6c0017a205d0766045af69f76566647380c017db029bef3fc407&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;The issue seems to be that the USB CDC ACM shell backend has some limitations when dealing with long input strings and high-speed input, which causes characters to be dropped or jumbled when pasting a long string.&lt;/p&gt;
&lt;p&gt;One solution I found was to paste the string in multiple parts to slow down the paste speed. Can you see if that works for you? &lt;br /&gt;I also tried increasing the USB buffer sizes, but this did not help on my side.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: cannot join thread network setup by otbr: Error 7: InvalidArgs</title><link>https://devzone.nordicsemi.com/thread/531611?ContentTypeID=1</link><pubDate>Mon, 14 Apr 2025 02:10:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7839818d-6a58-40f5-b018-b68be48651ab</guid><dc:creator>minminminmin</dc:creator><description>&lt;p&gt;Yes, but the application I use is the Thread CLI sample in nRF COnnect SDK v2.9.1.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: cannot join thread network setup by otbr: Error 7: InvalidArgs</title><link>https://devzone.nordicsemi.com/thread/531524?ContentTypeID=1</link><pubDate>Fri, 11 Apr 2025 12:37:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e520e9c1-e239-468e-9729-38fc6153bec1</guid><dc:creator>Marte Myrvold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This could be an issue with the application. Can you test if you see the same issue with the &lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.9.1/page/nrf/samples/openthread/cli/README.html"&gt;Thread CLI&lt;/a&gt; sample in the nRF Connect SDK?&lt;/p&gt;
&lt;p&gt;Please note that we recommend using the guide in our documentation to set up the OTBR: &lt;a href="https://docs.nordicsemi.com/bundle/ncs-2.9.1/page/nrf/protocols/thread/tools.html"&gt;nRF Connect SDK - Thread Border Router&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Marte&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>