<?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>BLE constant disconnecting/connecting caused by reading ADS7042</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/90920/ble-constant-disconnecting-connecting-caused-by-reading-ads7042</link><description>Hello, 
 I am migrating to a new custom board where NRF52832 reads ADC ADS7042 and transfers data through the BLE. My previous board works just fine, and in the new design the only difference is in the pin mapping. In the new mapping P0.20 is the chip</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Sun, 02 Oct 2022 09:21:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/90920/ble-constant-disconnecting-connecting-caused-by-reading-ads7042" /><item><title>RE: BLE constant disconnecting/connecting caused by reading ADS7042</title><link>https://devzone.nordicsemi.com/thread/388872?ContentTypeID=1</link><pubDate>Sun, 02 Oct 2022 09:21:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ec33417-30b0-4c74-9c17-74e7822a8e25</guid><dc:creator>kont40</dc:creator><description>&lt;p&gt;Thanks for the replies. It finally turned out that the PCB design was flawed. After redirecting the chip select and data lines through other microcontroller pins, the problem was resolved completely.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE constant disconnecting/connecting caused by reading ADS7042</title><link>https://devzone.nordicsemi.com/thread/381415?ContentTypeID=1</link><pubDate>Fri, 12 Aug 2022 15:49:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:70580d56-5d0f-42fe-8fce-5e73f4e18d2d</guid><dc:creator>hmolesworth</dc:creator><description>&lt;p&gt;IRQ level 2 might not be the best choice when using BLE over the Softdevice as it can lead to lost connections due to blocked interrupts; try level 5 or 6 and see if that helps. If so look at interrupt priority requirements for the SoftDevice in Nordic Infocenter&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;config.irq_priority = 2; &amp;lt;== Try 6&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: BLE constant disconnecting/connecting caused by reading ADS7042</title><link>https://devzone.nordicsemi.com/thread/381385?ContentTypeID=1</link><pubDate>Fri, 12 Aug 2022 13:41:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca0a7332-0db0-437c-807b-7c1f68e0e406</guid><dc:creator>ketiljo</dc:creator><description>&lt;p&gt;Sounds strange that only this pin will have an impact on the radio. Can you share the schematic and layout please?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>