<?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>Why does the NRF51422 S210 device reset itself if I send more than 9 bytes to the UART from a PC?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/3825/why-does-the-nrf51422-s210-device-reset-itself-if-i-send-more-than-9-bytes-to-the-uart-from-a-pc</link><description>If I have the PC insert 1msec byte spacing between data bytes sent to the NRF51422, it receives the message and doesn&amp;#39;t reset. I can send messages less than 10 bytes to the NRF51422 all day long without any issues without the need of any byte spacing</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 18 Sep 2014 02:52:57 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/3825/why-does-the-nrf51422-s210-device-reset-itself-if-i-send-more-than-9-bytes-to-the-uart-from-a-pc" /><item><title>RE: Why does the NRF51422 S210 device reset itself if I send more than 9 bytes to the UART from a PC?</title><link>https://devzone.nordicsemi.com/thread/13819?ContentTypeID=1</link><pubDate>Thu, 18 Sep 2014 02:52:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:14ab929a-c02e-4db2-b0a6-fa48aeef1e20</guid><dc:creator>michaelbester101</dc:creator><description>&lt;p&gt;Well, it ended up being the FTDI USB to Serial Cable (3.3V version).  I&amp;#39;m not sure why, but if I reprogram the FTDI eeprom with a new descriptor and VID/PID, the 3.3V VCC power line sags whenever a serial transmission is being sent from the PC.  The VCC line decays at a steady rate while TX is happing.  It just happens that it takes 10 bytes sent at 115200 baudrate of time for the voltage to go below the minimum VCC operating voltage of the NRF51.  When I added 1ms delay between bytes, the VCC line was able to go back to 3.3V prior to the next TX byte.  I took an unaltered FTDI cable, read out the eeprom and program it&amp;#39;s contents into my modified cables to get them back to &amp;quot;factory state&amp;quot;.  VCC is now stiff, with no droop during TX.  I need to look closer at what happened.  I&amp;#39;m curious to know what exactly caused this problem.  :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Why does the NRF51422 S210 device reset itself if I send more than 9 bytes to the UART from a PC?</title><link>https://devzone.nordicsemi.com/thread/13818?ContentTypeID=1</link><pubDate>Wed, 17 Sep 2014 09:26:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fd4e32b0-e83f-4f64-9349-6ea58abb804d</guid><dc:creator>Ulrich Myhre</dc:creator><description>&lt;p&gt;Are you using any SDK modules? The default error handler in the SDK will reset the chip. If you set a breakpoint in there, you should be able to figure out what is happening by reading the UART0-&amp;gt;EVENTS_ERROR register.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>