<?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>nRF9160 resets after lte_lc_connect()</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/106828/nrf9160-resets-after-lte_lc_connect</link><description>Hello, we are currently developing a sensor board based on the nRF9160 , but we encounter the problem of unexpected resets after calling the function lte_lc_connect() . The resets are sporadic and not always present, and accurate reproduction is sometimes</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 04 Jan 2024 14:50:52 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/106828/nrf9160-resets-after-lte_lc_connect" /><item><title>RE: nRF9160 resets after lte_lc_connect()</title><link>https://devzone.nordicsemi.com/thread/462735?ContentTypeID=1</link><pubDate>Thu, 04 Jan 2024 14:50:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f7e1923a-f7d2-4c2c-a312-b9843af45c3d</guid><dc:creator>helsing</dc:creator><description>[quote user="Bernhard"]I have measured the VDD and in the reset case I observed a drop from 3,3V to 2,8V.[/quote]
&lt;p&gt;Interesting, now you know the reset cause and just need to prevent the voltage from dropping below 3.0V.&lt;/p&gt;
[quote user="Bernhard"]the circuit is able to handle additional currents of up to ~ 500mA without a reset or such VDD drops below 3,0V.[/quote]
&lt;p&gt;Have you tried to add the resistor &lt;em&gt;after&lt;/em&gt; the board was powered and up and running? Will this make nRF9160 reset? From my understanding of such issues with battery voltage drops: The battery might be able to maintain the voltage level with a larger and &lt;em&gt;stable&lt;/em&gt; load (than, say, 500mA), however, it might not be able to maintain the voltage level during a sudden &lt;em&gt;increase&lt;/em&gt; in current consumption, without the voltage dropping.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 resets after lte_lc_connect()</title><link>https://devzone.nordicsemi.com/thread/462171?ContentTypeID=1</link><pubDate>Mon, 01 Jan 2024 11:28:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:99bc4efb-6410-430b-be80-b1ad32ee8d36</guid><dc:creator>Bernhard</dc:creator><description>&lt;p&gt;I have now also managed to measure the current consumption during the reset with power profiler:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:480px;max-width:640px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/1280x960/__key/communityserver-discussions-components-files/4/ppk_2D00_20240101T102359.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Additional current is around 450mA, total current is already in the range of the maximum USB (2.0) current.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 resets after lte_lc_connect()</title><link>https://devzone.nordicsemi.com/thread/462140?ContentTypeID=1</link><pubDate>Sat, 30 Dec 2023 14:24:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:eff2297c-a37d-47ab-9853-c720753abe0c</guid><dc:creator>Bernhard</dc:creator><description>&lt;p&gt;Hello helsing,&lt;/p&gt;
&lt;p&gt;it really lools like a problem with the supply, although I do not fully understand why.&lt;/p&gt;
&lt;p&gt;I have measured the VDD and in the reset case I observed a drop from 3,3V to 2,8V.&lt;/p&gt;
&lt;p&gt;For my understanding the maximum additional current from modem should be around 300mA (or for extreme conditions - which I currently dont have - around 400mA).&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I have tested the VDD against additional load currents (by plugging on resistors) but the circuit is able to handle additional currents of up to ~ 500mA without a reset or such VDD drops below 3,0V.&lt;br /&gt;Also from design perspective such currents should be no problem for the circuit.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote userid="90815" url="~/f/nordic-q-a/106828/nrf9160-resets-after-lte_lc_connect/461442"]Is the design powered from a battery?[/quote]
&lt;p&gt;Although the device is powered from a battery it is also possible to operate (or load the battery) via USB, which is what we are doing most of the time in the lab and resets are also occuring in this case.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Is there anything we are missing here, are there cases were the current consumption may me higher than that?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 resets after lte_lc_connect()</title><link>https://devzone.nordicsemi.com/thread/461442?ContentTypeID=1</link><pubDate>Thu, 21 Dec 2023 13:19:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0f664dda-ad6a-4e3d-926c-27b94539ae50</guid><dc:creator>helsing</dc:creator><description>[quote user=""]We are currently checking the schematic, layout and population - but anyway, our expectation would be that if there were problems at this point, we should only achieve poor connection quality - but in any case no resets.[/quote]
&lt;p&gt;Is the design powered from a battery? If the network sees that your signal is weak, it could ask UE to increase the power. If your power design does not handle the increased current, a voltage drop could cause the unit to reset. Could you try to measure VDD with an oscilloscope in the situation where the unit resets?&lt;/p&gt;
[quote user=""]The problem only occurs with the P822601 antenna, not with a 0830AT54A2200E (which is a second population option in the layout).[/quote]
&lt;p&gt;Which frequency bands is the antenna design optimized and tuned for? If 0830AT54A2200E is tuned to more in favor of band 8 than P822601 is, then that could strengthen the hypothesis of a battery/power issue.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 resets after lte_lc_connect()</title><link>https://devzone.nordicsemi.com/thread/461438?ContentTypeID=1</link><pubDate>Thu, 21 Dec 2023 12:51:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c0dea377-b19a-4aa0-967e-0df56559a28b</guid><dc:creator>helsing</dc:creator><description>[quote user=""]We are currently checking the schematic, layout and population [/quote]
&lt;p&gt;If you like, Nordic could also check the schematic and layout of the Nordic related part of the design as a free service. The ticket can be made private in case you do not want to share the design files publicly.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF9160 resets after lte_lc_connect()</title><link>https://devzone.nordicsemi.com/thread/461423?ContentTypeID=1</link><pubDate>Thu, 21 Dec 2023 10:43:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:910eb8a7-3772-4f30-8612-d618a00d916e</guid><dc:creator>helsing</dc:creator><description>&lt;p&gt;Hi Bernard, just letting you know we have started working on this.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>