<?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>VL53L5CX interface with nrf52840</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/111666/vl53l5cx-interface-with-nrf52840</link><description>I used nRF52840 board with SDK 17_1_0 , 
 VL53L5CX driver I want to transfer large amount of data on I2C but when i try to write it then first time nRF52840 restart and after it was working fine 
 why nrf52840 is restart and how to solve this?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 31 May 2024 03:48:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/111666/vl53l5cx-interface-with-nrf52840" /><item><title>RE: VL53L5CX interface with nrf52840</title><link>https://devzone.nordicsemi.com/thread/486763?ContentTypeID=1</link><pubDate>Fri, 31 May 2024 03:48:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f2af814a-cac5-4c35-94a2-ec42173fe4cc</guid><dc:creator>ChiragBhavsar</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;in firmware we used the FDS and we write some data on it ,&lt;/p&gt;
&lt;p&gt;when we run the firmware and after&amp;nbsp;&lt;span&gt;nrf52840 is reset Then we are not able to read the fds data,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;also we used the USBD for print the logs ,so when we run the firmware after USBD was reset.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;we debug the firmware at that time&amp;nbsp;USBD was reset when we transfer large amount data on I2C but firmware was not stop it execute&amp;nbsp;&lt;/span&gt;successfully.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: VL53L5CX interface with nrf52840</title><link>https://devzone.nordicsemi.com/thread/486647?ContentTypeID=1</link><pubDate>Thu, 30 May 2024 11:32:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e5457eaf-76ab-4e63-8b26-d3c908a9d8e7</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;A function likely returned an error, and that was passed into&amp;nbsp;APP_ERROR_CHECK().&amp;nbsp;&lt;span&gt;The default behavior&amp;nbsp;is then to reset the device. This happens in&amp;nbsp;app_error_fault_handler().&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;But if you want to debug the issue, and get the error information, then you don&amp;#39;t want the chip to reset. So then you need to change the&amp;nbsp;behavior of&amp;nbsp;app_error_fault_handler() by defining DEBUG.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;If you are using SES, set the configuration to Debug,&amp;nbsp;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1717068649921v1.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;PS: If this is a new project, I strongly recommend using nRF Connect SDK instead.&amp;nbsp;&lt;a href="https://www.nordicsemi.com/Products/Development-software/nRF-Connect-SDK"&gt;https://www.nordicsemi.com/Products/Development-software/nRF-Connect-SDK&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>