<?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>Thingy:91 nRF52840 UART configuration</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75597/thingy-91-nrf52840-uart-configuration</link><description>Hi, 
 
 We want to make some BLE application for nRF52840 on Thingy:91. Referring to PCA20035 schematic, there are some spare pins which we assume is available for GPIO as backed up by nrf52840 pin functionality described in nRF52840 Product specification</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 28 May 2021 15:31:39 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75597/thingy-91-nrf52840-uart-configuration" /><item><title>RE: Thingy:91 nRF52840 UART configuration</title><link>https://devzone.nordicsemi.com/thread/312440?ContentTypeID=1</link><pubDate>Fri, 28 May 2021 15:31:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:54ff4b9b-40f9-4061-bf39-15f3193c5471</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi,&lt;br /&gt;&lt;br /&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1622214253034v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;P6&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;table&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;5 = A6 = P0.28&amp;nbsp;&lt;/td&gt;
&lt;td&gt;3 = C9 = P0.26&lt;/td&gt;
&lt;td&gt;1 = E9&amp;nbsp; &amp;nbsp;= P0.06&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;6 = A7 = P0.30&lt;/td&gt;
&lt;td&gt;4 = D9 = P0.27&lt;/td&gt;
&lt;td&gt;2&amp;nbsp;&lt;span&gt;= D10 = P0.05&lt;/span&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;br /&gt;We have the example here&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/uart_example.html?cp=8_5_3_4_5_47"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v15.0.0/uart_example.html?cp=8_5_3_4_5_47&lt;/a&gt;&amp;nbsp;and it should be the same procedure as in that example, i have not tested this my self on a thingy 91 with the nRF5SDK.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy:91 nRF52840 UART configuration</title><link>https://devzone.nordicsemi.com/thread/311842?ContentTypeID=1</link><pubDate>Wed, 26 May 2021 13:55:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:223a27d5-1228-42d2-aa67-db561a41324e</guid><dc:creator>Shivek</dc:creator><description>&lt;p&gt;Hi Jonathan,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for the links. I went through these links but unfortunately these links are associated with getting the pins accessed from nrf9160 not from nrf52840, on top of that these links talk about device tree structure of Zephyr whereas I am using Softdevice . To be more transparent, I want to get access to UART peripheral from nRF52840 on Thingy:91. So, I thought I may use the spare pins available from nrf52840 which is mentioned in my first post. But I still not getting any response from UART.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I tried monitoring UART with scope on pin 5 and 6 of port P6 of Thingy:91 as described in Thingy:91 schematics&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/4213.fdsaf.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;But I was not sure about which pin is number 6 and 5. So, I had to check them all.&lt;/p&gt;
&lt;p&gt;So, I would really appreciate if you can help me with the UART configuration from&amp;nbsp;&lt;strong&gt;nRF52840&lt;/strong&gt;&amp;nbsp;(using &lt;strong&gt;Softdevice APIs&lt;/strong&gt;).&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Shivek&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Thingy:91 nRF52840 UART configuration</title><link>https://devzone.nordicsemi.com/thread/311810?ContentTypeID=1</link><pubDate>Wed, 26 May 2021 12:56:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a0f0656e-b05e-4571-82ac-5cb6d1d8143d</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;Hi Shivek,&lt;br /&gt;&lt;br /&gt;There is a similar case here&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/68213/thingy91-uart-external-communication?ReplySortBy=CreatedDate&amp;amp;ReplySortOrder=Ascending"&gt;Thingy91 UART External communication - Nordic Q&amp;amp;A - Nordic DevZone - Nordic DevZone (nordicsemi.com)&lt;/a&gt;&amp;nbsp;and here&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/51355/inputs-via-gpio-on-the-thingy-91/205905#205905"&gt;Inputs via GPIO on the Thingy:91 - Nordic Q&amp;amp;A - Nordic DevZone - Nordic DevZone (nordicsemi.com)&lt;/a&gt;&amp;nbsp;that can be of intrest.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;How have you connected to the pins?&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>