<?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>EXT GPIO pins on THINGY52 as a service</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/55128/ext-gpio-pins-on-thingy52-as-a-service</link><description>Hi, 
 
 I am prototyping with the the THINGY52 using nRF Connect. 
 I am using the services available to drive the MOSFETs on the expansion connector P4 through the services and EXT pin characteristics with success. 
 I need to utilize the EXT GPIO pins</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 03 Dec 2019 14:01:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/55128/ext-gpio-pins-on-thingy52-as-a-service" /><item><title>RE: EXT GPIO pins on THINGY52 as a service</title><link>https://devzone.nordicsemi.com/thread/223362?ContentTypeID=1</link><pubDate>Tue, 03 Dec 2019 14:01:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3888957b-0644-490e-938c-8308cdccfba9</guid><dc:creator>clarkda</dc:creator><description>&lt;p&gt;Hi Hung,&lt;/p&gt;
&lt;p&gt;Thank you for the response. To confirm, yes, I am using the &amp;#39;canned&amp;#39; service for EXT pin characteristic from within nRF connect mobile app to operate the MOS_1 to MOS_4 with success.&lt;/p&gt;
&lt;p&gt;Form your response, I see a &amp;#39;canned&amp;#39; service to configure and read/write the EXT.0 thru EXT.3 pins will need to be coded... to be modeled like the button characteristic UUID:0302.&lt;/p&gt;
&lt;p&gt;Thanks for your assistance.&lt;/p&gt;
&lt;p&gt;-Doug&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: EXT GPIO pins on THINGY52 as a service</title><link>https://devzone.nordicsemi.com/thread/223341?ContentTypeID=1</link><pubDate>Tue, 03 Dec 2019 13:22:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79ecd03b-9cf0-43d8-9419-4779e8689c58</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Doug,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Just to clarify you are looking at the&amp;nbsp; &amp;quot;EXT pin characteristic&amp;quot;&lt;span&gt;&amp;nbsp;UUID:&lt;/span&gt;0303, which control pin MOS_1 to MOS_4 ?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;By default they are output pins. But it&amp;#39;s up to you to modify the code to make them input pins. The configuration is&amp;nbsp;m_ui_init(). The characteristic currently supports write request and read, you would need to add notification feature like the button characteristic UUID:0302.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>