<?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>Comunication via UART  ESP32 &amp;lt;- -&amp;gt;Thingy:91</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/100604/comunication-via-uart-esp32-----thingy-91</link><description>I&amp;#39;m using the Nordic Thingy:91 and my goal is to send AT commands via UART from ESP32 with Micropython to the thingy:91, in order to send data to PHP file located on a server. 
 I have the Thingy:91 programed with basic thingy91_fw_2023-03-02_8f26142b</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 09 Jun 2023 12:01:46 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/100604/comunication-via-uart-esp32-----thingy-91" /><item><title>RE: Comunication via UART  ESP32 &lt;- -&gt;Thingy:91</title><link>https://devzone.nordicsemi.com/thread/430222?ContentTypeID=1</link><pubDate>Fri, 09 Jun 2023 12:01:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f0a0c0b9-f2ee-4eba-9863-9661cdf97a9c</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;the Thingy91 is not a USB host so&amp;nbsp;it is not possible with the&amp;nbsp;TTL-USB adapter.&amp;nbsp;&lt;/p&gt;
&lt;blockquote&gt;
&lt;div&gt;&amp;quot;Do I need to reprogram the Thingy:91 to activate the UART?&lt;/div&gt;
&lt;div&gt;&lt;/div&gt;
&lt;div&gt;Does Thingy:91 has UART pins? Actually I&amp;#39;m using a USB UART &amp;lt;-&amp;gt; Serial&amp;nbsp; &amp;quot;&lt;/div&gt;
&lt;/blockquote&gt;
&lt;div&gt;I had a look on there is not easy accessibly&amp;nbsp;UART pins on the thingy91. However if we look at the &lt;a href="https://infocenter.nordicsemi.com/topic/ug_thingy91/UG/thingy91/hw_description/hw_connector_pinout.html"&gt;p6 connector&lt;/a&gt;&amp;nbsp;it has &amp;quot;spare&amp;quot; GPIO pins connected to the nrf5240. So it should be possible to use&amp;nbsp;configure two of them as UART pins and pass the data over to the nrf9160. So the short answer to both your questions is yes, but its not straight forward.&amp;nbsp;&lt;span&gt;The Thingy 91 is not designed for developing additional sensor on and is more of a closed solution for testing systems and the onboard sensor.&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&lt;span&gt;But if you want to proceed&amp;nbsp;with this solution you can read through this &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/52545/receive-external-data-through-uart-on-thingy-91"&gt;thread&lt;/a&gt;&lt;/span&gt;&lt;/div&gt;
&lt;p&gt;My recommendation for development would be to get a nRF9160DK where you can access the GPIO pins and you have a debugger.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Runar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>