<?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>Push button status is not changing</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/94024/push-button-status-is-not-changing</link><description>Hi team, 
 I am using customized nRF52833 DK with PCA10100 on it and s140 soft device version.. 
 While reading the pin status, it is not changing value according to the switch position. 
 
 
 Please let me know if anything required to configure in sdk_config</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 21 Nov 2022 15:06:16 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/94024/push-button-status-is-not-changing" /><item><title>RE: Push button status is not changing</title><link>https://devzone.nordicsemi.com/thread/396719?ContentTypeID=1</link><pubDate>Mon, 21 Nov 2022 15:06:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0fa356fb-8ef4-4ed4-94c0-32f0fd1752f1</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;You&amp;#39;re developing for the wrong board, PCA10100&lt;strong&gt;e&amp;nbsp;&lt;/strong&gt;is for the nRF52820 &lt;strong&gt;simulated&lt;/strong&gt; on the nRF52833 DK not the nRF52833.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/5344.pastedimage1669043056730v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;The nRF52820 doesn&amp;#39;t have P0.09 and P0.10, which is why it doesn&amp;#39;t work on your board.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1669043216049v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;For starters, you can try to remove&amp;nbsp;NRF52820_XXAA&amp;nbsp;DEVELOP_IN_NRF52833 and add&amp;nbsp;&lt;span&gt;NRF52833_XXAA. You might need to do some further configurations, but this should a good start..&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Push button status is not changing</title><link>https://devzone.nordicsemi.com/thread/396613?ContentTypeID=1</link><pubDate>Mon, 21 Nov 2022 11:12:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:674be02f-0056-4caa-a38b-0364aaf27b7f</guid><dc:creator>hareesh gorle</dc:creator><description>&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/nRF5_5F00_SDK_5F00_17.1.0_5F00_ddde560.rar"&gt;devzone.nordicsemi.com/.../nRF5_5F00_SDK_5F00_17.1.0_5F00_ddde560.rar&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;the project path is&lt;/p&gt;
&lt;p&gt;\nRF5_SDK_17.1.0_ddde560\examples\my_project1\button input\pca10100e\blank\ses.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Pleas let me know for any information.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Hareesh&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Push button status is not changing</title><link>https://devzone.nordicsemi.com/thread/396599?ContentTypeID=1</link><pubDate>Mon, 21 Nov 2022 10:11:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c018a8f2-b0dc-496c-a88f-6de47e8587d4</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;Could you share your project?&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Push button status is not changing</title><link>https://devzone.nordicsemi.com/thread/396584?ContentTypeID=1</link><pubDate>Mon, 21 Nov 2022 09:20:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:619bea4e-f680-480d-84f5-43eed73b8697</guid><dc:creator>hareesh gorle</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote userid="73165" url="~/f/nordic-q-a/94024/push-button-status-is-not-changing/396552"]#define &lt;span&gt;CONFIG_NFCT_PINS_AS_GPIOS in the preprocessor for the pins to be available&amp;nbsp;for the GPIO peripheral.&lt;/span&gt;[/quote]
&lt;p&gt;I added this in the preprocessor definitions, but still I am not getting the required output.&lt;/p&gt;
&lt;p&gt;My SDK version is :&amp;nbsp; nRF5_SDK_17.1.0_ddde560.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Hareesh.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Push button status is not changing</title><link>https://devzone.nordicsemi.com/thread/396552?ContentTypeID=1</link><pubDate>Mon, 21 Nov 2022 07:23:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b686ed57-a0b4-4f36-8385-ab3397221c2d</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf52833/pin.html?cp=4_1_0_6_0"&gt;P0.09 and P0.10 are used for the NFC peripheral by default in our examples&lt;/a&gt;. You need to #define &lt;span&gt;CONFIG_NFCT_PINS_AS_GPIOS in the preprocessor for the pins to be available&amp;nbsp;for the GPIO peripheral.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;regards&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Jared&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Push button status is not changing</title><link>https://devzone.nordicsemi.com/thread/396542?ContentTypeID=1</link><pubDate>Mon, 21 Nov 2022 04:30:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c9342452-60ec-4919-9b76-27bc6ee2caf2</guid><dc:creator>hareesh gorle</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;it&amp;#39;s a typo, we are using customized PCB with nrf52833 SOC.&lt;/p&gt;
[quote userid="73165" url="~/f/nordic-q-a/94024/push-button-status-is-not-changing/396423"]Is it pin 20 or 30 that doesn&amp;#39;t toggle?[/quote]
&lt;p&gt;No, we configured Pin 9 and 10 as input (GPIO) with pull-up&amp;#39;s. When we read the Pin status of pin9/Pin10 always giving same, irrespective of the input at the Pin&amp;#39;s&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Hareesh&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Push button status is not changing</title><link>https://devzone.nordicsemi.com/thread/396423?ContentTypeID=1</link><pubDate>Fri, 18 Nov 2022 13:15:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8b957af2-4441-458a-a1f2-e75c912b599f</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote user=""]I am using customized nRF52833 DK with PCA10100 on it and s140 soft device version..[/quote]
&lt;p&gt;What do you mean by customized nRF52833 DK, what have you modified?&lt;/p&gt;
[quote user=""]While reading the pin status, it is not changing value according to the switch position.[/quote]
&lt;p&gt;Is it pin 20 or 30 that doesn&amp;#39;t toggle?&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>