<?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>Trying to setup a uart connection between nodemcu and nrf52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60082/trying-to-setup-a-uart-connection-between-nodemcu-and-nrf52832</link><description>Hi guys I was trying send data from nrf52832 to Nodemcu and from Nodemcu to nrf52832 via UART. I used Default uart pins on nrf52832 and used the hardware serial on Nodemcu but I am not able to establish an connection.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 15 Apr 2020 14:49:09 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60082/trying-to-setup-a-uart-connection-between-nodemcu-and-nrf52832" /><item><title>RE: Trying to setup a uart connection between nodemcu and nrf52832</title><link>https://devzone.nordicsemi.com/thread/244778?ContentTypeID=1</link><pubDate>Wed, 15 Apr 2020 14:49:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:90ccea4e-3eba-4117-a36e-bf845a95832e</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;br /&gt;&lt;br /&gt;Sorry for the late reply, there was just a public holiday here in Norway.&lt;br /&gt;&lt;br /&gt;Now, to your issue - you are unable to establish UART communication between your nRF52832 and your NodeMCU.&lt;br /&gt;&lt;br /&gt;First, could you tell me if you are working on a custom board with the nRF52832, or are you using a development kit or dongle? Could you also describe your hardware connection between the two devices? Which pins have you connected where?&lt;br /&gt;It would also be beneficial if you could elaborate more on what you are seeing: You say that you are not able to establish a connection, what does this mean; Is there nothing happening on the nRF TX pin while the application is running? Does the NodeMCU receive anything at all?&lt;br /&gt;A great way to eliminate some of these possibilities is to test the &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v16.0.0/uart_example.html"&gt;UART example&lt;/a&gt;&amp;nbsp;according to the documentation, to verify whether the communication is happening at all. This way, you can isolate the problem to either the nRF or the NodeMCU.&lt;br /&gt;&lt;br /&gt;Your code looks alright, as it essentially is the UART peripheral example, so I would not expect that this is where it goes wrong.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;Looking forward to solving this issue together!&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>