<?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>Sending raw beacon data from nrf52832 to external device esp8266 via UART</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/53858/sending-raw-beacon-data-from-nrf52832-to-external-device-esp8266-via-uart</link><description>Hello everyone, 
 I&amp;#39;m currently working on a project that requires a nrf52832 chip to relay raw beacon data over UART to an esp-12F module. I am having a difficult time figuring out why it is not working. When running the program the esp module does not</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 01 Nov 2019 07:50:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/53858/sending-raw-beacon-data-from-nrf52832-to-external-device-esp8266-via-uart" /><item><title>RE: Sending raw beacon data from nrf52832 to external device esp8266 via UART</title><link>https://devzone.nordicsemi.com/thread/217886?ContentTypeID=1</link><pubDate>Fri, 01 Nov 2019 07:50:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c7e265c5-e167-4d80-85fe-c55a4665bcef</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Glad you were able to figure it out!&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: Sending raw beacon data from nrf52832 to external device esp8266 via UART</title><link>https://devzone.nordicsemi.com/thread/217845?ContentTypeID=1</link><pubDate>Thu, 31 Oct 2019 19:50:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:78629848-76cd-4f53-a31d-a76987c5778e</guid><dc:creator>Brian</dc:creator><description>&lt;p&gt;Hello Simon,&lt;/p&gt;
&lt;p&gt;Thank you for your prompt response! I set the pin defines manually to 11 and 12 in my &amp;quot;pca10040.h&amp;quot; file. I checked the data flowing into the pins(P0.11 &amp;amp;&amp;amp; P0.12) with a bus pirate which gave me some insight as to what was going wrong. This led me to changing my app_uart_put() logic was formatted and then changing the loop variable to zero and it works now!&lt;/p&gt;
&lt;p&gt;Thank you so much.&lt;/p&gt;
&lt;p&gt;-Brian&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Sending raw beacon data from nrf52832 to external device esp8266 via UART</title><link>https://devzone.nordicsemi.com/thread/217704?ContentTypeID=1</link><pubDate>Thu, 31 Oct 2019 09:06:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:12e3d391-2b10-45f1-8138-57910934f855</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi Brian&lt;/p&gt;
&lt;p&gt;What pins have you configured as UART pins on the nRF52 DK?&amp;nbsp;By default these are set to P0.06 (TXD) and P0.08 (RXD), so please make sure these are connected correctly. Also, please check what error code it is that returns, as you should be able to get some info from that. You can use the &lt;a href="https://www.segger.com/products/debug-probes/j-link/tools/rtt-viewer/"&gt;RTT viewer&lt;/a&gt; for logging purposes when the UART is in use by the application.&lt;/p&gt;
&lt;p&gt;Can you try setting some breakpoints and find out where the error that puts you in this loop is called? You can also try setting the loop variable to 0 in the debugger to continue executing after this error check.&lt;/p&gt;
&lt;p&gt;As for your post, you did a great job, no broken rules, and a well-structured question.&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: Sending raw beacon data from nrf52832 to external device esp8266 via UART</title><link>https://devzone.nordicsemi.com/thread/217634?ContentTypeID=1</link><pubDate>Wed, 30 Oct 2019 22:54:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e0d28048-5bf0-4e93-aecd-c891d73e6f2c</guid><dc:creator>Brian</dc:creator><description>&lt;p&gt;This is my first post here. Please let me know if there are any posting rules I am not following.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>