<?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>NRF52810 UART FW Test</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/67821/nrf52810-uart-fw-test</link><description>I update UART example FW &amp;quot;ble_app_uart_pca10040e_s112.hex&amp;quot; on NRF52810. 
 I want to know the function of P0.15 in ble_app_uart_pca10040e_s112.hex ?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 Nov 2020 07:56:27 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/67821/nrf52810-uart-fw-test" /><item><title>RE: NRF52810 UART FW Test</title><link>https://devzone.nordicsemi.com/thread/278194?ContentTypeID=1</link><pubDate>Tue, 03 Nov 2020 07:56:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2b9149cb-36f8-4ece-bfb8-ecbc2983d229</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi Kevin&lt;/p&gt;
&lt;p&gt;As I mentioned, P0.15 is not used in &lt;strong&gt;ble_app_uart_pca10040e_s112.hex&lt;/strong&gt; and does not have a &amp;quot;function&amp;quot; other than being connected to button 3 on the DK (development kit). It is not used at all in the &lt;strong&gt;ble_app_uart&lt;/strong&gt; example.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52810 UART FW Test</title><link>https://devzone.nordicsemi.com/thread/278059?ContentTypeID=1</link><pubDate>Mon, 02 Nov 2020 12:43:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7103a330-0655-4126-b3e8-7d3808a4a2ee</guid><dc:creator>Kevin.Chuang</dc:creator><description>&lt;p&gt;Hi Simon,&lt;/p&gt;
&lt;p&gt;Sorry, my English is not good.&lt;/p&gt;
&lt;p&gt;I use CPU to output high signal and set the pin.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I just want to know function of&amp;nbsp;P0.15 in&amp;nbsp;ble_app_uart_pca10040e_s112.hex.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Because I let P0.15 to be floating, it can&amp;#39;t broadcast&amp;nbsp;repeatly via reset signal after first advertising packets closing.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kevin Chuang&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52810 UART FW Test</title><link>https://devzone.nordicsemi.com/thread/278045?ContentTypeID=1</link><pubDate>Mon, 02 Nov 2020 11:52:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:80458a61-c466-4ced-91d9-3eb06b21122d</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi Kevin&lt;/p&gt;
&lt;p&gt;I&amp;#39;m afraid I&amp;#39;m still struggling to understand your issue.&lt;/p&gt;
[quote user="Kevin.Chuang"]CPU set the pin to become GPIO. Both P021 &amp;amp; P0.15 are setted to H.[/quote]
&lt;p&gt;&amp;nbsp;If you&amp;#39;re using the&amp;nbsp;&lt;strong&gt;ble_app_uart_pca10040e_s112.hex&amp;nbsp;&lt;/strong&gt;how are you setting these pins to&amp;nbsp;high/low? The&amp;nbsp;&lt;strong&gt;ble_app_uart_pca10040e_s112.hex&amp;nbsp;&lt;/strong&gt;will not be changed even if you edit the project in an IDE, for example?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;P0.21&lt;/strong&gt; however, is the reset pin, and should reset the nRF52810 if you press it. Can you try to explain what you&amp;#39;d like to achieve here, as I&amp;#39;m not sure I understand what you want to do here? Do you want to be able to reset the device with P0.15 as well?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52810 UART FW Test</title><link>https://devzone.nordicsemi.com/thread/277982?ContentTypeID=1</link><pubDate>Mon, 02 Nov 2020 09:02:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62f9546c-e762-417f-9ffa-c16d6106bf1d</guid><dc:creator>Kevin.Chuang</dc:creator><description>&lt;p&gt;Hi Simon,&lt;/p&gt;
&lt;p&gt;Thanks for your supporting!&lt;/p&gt;
&lt;p&gt;During period of&amp;nbsp; I use&amp;nbsp;&lt;span&gt;&amp;quot;ble_app_uart_pca10040e_s112.hex&amp;quot; (SDK nRF5_SDK_17.0.0_9d13099), I try the following test.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;P0.21 &amp;amp; P0.15 connect to CPU, CPU set the pin to become GPIO. Both P021 &amp;amp; P0.15 are setted to H.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Test 1：When&amp;nbsp;advertising packets close, we try to give command to let NRF52810&amp;nbsp;broadcast&amp;nbsp;repeatly.(Command include P0.21 Low pulse(H&amp;rarr;L&amp;rarr;H), P0.15 keep H) NRF52810&amp;nbsp;broadcast&amp;nbsp;repeatly. We can use App_nRF Connect to search &amp;quot;Nordic_UART&amp;quot;.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Test 2：We disconnect P0.15 with CPU.When&amp;nbsp;advertising packets close, we try to give command to let NRF52810&amp;nbsp;broadcast&amp;nbsp;repeatly.(Command include P0.21 Low pulse(H&amp;rarr;L&amp;rarr;H) NRF52810 can&amp;#39;t broadcast&amp;nbsp;repeatly.&amp;nbsp;We can&amp;#39;t use App_nRF Connect to search &amp;quot;Nordic_UART&amp;quot;.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;So i want to know function of&amp;nbsp;P0.15 in&amp;nbsp;ble_app_uart_pca10040e_s112.hex?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Kevin Chuang&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52810 UART FW Test</title><link>https://devzone.nordicsemi.com/thread/277767?ContentTypeID=1</link><pubDate>Fri, 30 Oct 2020 09:56:02 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d58a437-81a8-493c-b481-690fc97c8248</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Is there a specific reason you&amp;#39;re asking? P0.15 shouldn&amp;#39;t be defined at all in the pca10040e ble_app_uart example (SDK v17.0.2 at least).&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>