<?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>I have to interface 4x4 keypad with nrf52840</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/80004/i-have-to-interface-4x4-keypad-with-nrf52840</link><description>Dear Team, 
 I have to interface 4x4 keypad with nrf52840 
 please help me.......... 
 
 Best regards 
 nishant singh</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 08 Nov 2021 10:50:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/80004/i-have-to-interface-4x4-keypad-with-nrf52840" /><item><title>RE: I have to interface 4x4 keypad with nrf52840</title><link>https://devzone.nordicsemi.com/thread/337885?ContentTypeID=1</link><pubDate>Mon, 08 Nov 2021 10:50:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:49f0e1cc-544f-4181-98e3-a5e4fd8248da</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello again,&lt;br /&gt;&lt;br /&gt;I am glad to hear that you have resolved your issue!&lt;/p&gt;
[quote user="nishant singh"]&lt;p&gt;&amp;nbsp;p0.23 is not able to read ,why this is not able to read...... in nrf52840 but it&amp;#39;s&lt;/p&gt;
&lt;p&gt;work in nrf52832...&lt;/p&gt;[/quote]
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/ug_nrf52840_dk/UG/dk/connector_if.html"&gt;P0.23 is used for the external memory on the nRF52840 DK&lt;/a&gt;, but is &lt;a href="https://infocenter.nordicsemi.com/topic/ug_nrf52832_dk/UG/nrf52_DK/hw_conn_interf.html"&gt;not used for anything on the nRF52 DK&lt;/a&gt;&amp;nbsp;which is why you may use it for your application without doing any hardware changes.&lt;br /&gt;&lt;br /&gt;Please also &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf52840%2Fpin.html"&gt;make sure to check the pins you are using against the Pin Assignment of the SoC in question, to make sure that you are using a appropriate pin for your application&lt;/a&gt;.&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><item><title>RE: I have to interface 4x4 keypad with nrf52840</title><link>https://devzone.nordicsemi.com/thread/337876?ContentTypeID=1</link><pubDate>Mon, 08 Nov 2021 10:27:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8d9badd3-5feb-42e5-a1f1-447041343d37</guid><dc:creator>nishant singh</dc:creator><description>&lt;p&gt;sir i have shortout the keypad problem,after change the gpio pins. because&lt;/p&gt;
&lt;p&gt;&amp;nbsp;p0.23 is not able to read ,why this is not able to read...... in nrf52840 but it&amp;#39;s&lt;/p&gt;
&lt;p&gt;work in nrf52832...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have to interface 4x4 keypad with nrf52840</title><link>https://devzone.nordicsemi.com/thread/337847?ContentTypeID=1</link><pubDate>Mon, 08 Nov 2021 09:21:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:312811cc-f317-4518-a0ba-cb7d6b578d83</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Please elaborate on what you have done, in detail, so that I may try to help you resolve the issue.&lt;br /&gt;&lt;br /&gt;What have you tried? What did you observe? How did it differ from what you would have expected? Was there any errors generated? If so, which, and from where?&lt;br /&gt;&lt;em&gt;&lt;br /&gt;The more information you provide, the easier it will be for us to help you resolve your issue.&lt;/em&gt;&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><item><title>RE: I have to interface 4x4 keypad with nrf52840</title><link>https://devzone.nordicsemi.com/thread/337814?ContentTypeID=1</link><pubDate>Mon, 08 Nov 2021 05:03:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7072e223-c21a-4da7-885b-4f4251f556fc</guid><dc:creator>nishant singh</dc:creator><description>&lt;p&gt;but sir i have done the same things but not working&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have to interface 4x4 keypad with nrf52840</title><link>https://devzone.nordicsemi.com/thread/337211?ContentTypeID=1</link><pubDate>Wed, 03 Nov 2021 09:17:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:142fca3e-49b5-4789-ad23-214c37b0b9e8</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello again,&lt;br /&gt;&lt;br /&gt;With this information I would then suggest that you take the working code that you have made for the peripheral blinky example and merge it into the BLE blinky example. It is easier to merge non-BLE parts into a BLE example than going the other way around.&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><item><title>RE: I have to interface 4x4 keypad with nrf52840</title><link>https://devzone.nordicsemi.com/thread/337208?ContentTypeID=1</link><pubDate>Wed, 03 Nov 2021 09:08:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:889d992f-7654-4e44-8f2f-348b9a40331e</guid><dc:creator>nishant singh</dc:creator><description>&lt;p&gt;sir i want to add 4x4 keypad in ble_app_blinky example in ble peripheral&lt;/p&gt;
&lt;p&gt;and 4x4 keypad working with blinky example in peripheral&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have to interface 4x4 keypad with nrf52840</title><link>https://devzone.nordicsemi.com/thread/336850?ContentTypeID=1</link><pubDate>Mon, 01 Nov 2021 12:13:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:539716d1-d034-40b4-9424-9a8a54c48343</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Please elaborate further. Which example is working for your device, and which BLE peripheral example have you tried to merge the functionality into?&lt;br /&gt;Which errors or issues are you facing when you try to merge the functionality into the BLE peripheral example?&lt;br /&gt;&lt;br /&gt;You have still not answered all of my original questions regarding the keypad, so it is hard for me to advice you with so very limited knowledge of the hardware you are working with.&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><item><title>RE: I have to interface 4x4 keypad with nrf52840</title><link>https://devzone.nordicsemi.com/thread/336812?ContentTypeID=1</link><pubDate>Mon, 01 Nov 2021 09:56:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca49c652-77f9-496b-b34c-82d2d7388f8b</guid><dc:creator>nishant singh</dc:creator><description>&lt;p&gt;Dear sir ,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;I have used 4x4 keypad with peripherals example&amp;nbsp; then it&amp;#39;s working good&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;but 4x4 keypad is not working with any example of ble peripheral&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have to interface 4x4 keypad with nrf52840</title><link>https://devzone.nordicsemi.com/thread/336803?ContentTypeID=1</link><pubDate>Mon, 01 Nov 2021 09:28:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c5465342-e444-4f47-a07d-d38a209e55e1</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello again,&lt;/p&gt;
[quote user="nishant singh"]how to initialize 4x4 keypad in ble_app_blinky project. and how to read and write.[/quote][quote user="Karl Ylvisaker"]Is this a component that comes with some kind of serial interface, or is it a simple button matrix - and if so, is it multiplexed? Please be as specific as possible - the more specific you are, the easier it is for us to help you.[/quote]
&lt;p&gt;The answer to your question still depends on the answer to what I asked in my previous comment.&lt;br /&gt;Did you take a look at the GPIOTE peripheral documentation and example that I referenced in my previous comment?&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><item><title>RE: I have to interface 4x4 keypad with nrf52840</title><link>https://devzone.nordicsemi.com/thread/336748?ContentTypeID=1</link><pubDate>Sat, 30 Oct 2021 10:09:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e8d99562-ecb9-4722-8354-ac617c00b03a</guid><dc:creator>nishant singh</dc:creator><description>&lt;p&gt;Dear sir ,&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;how to initialize 4x4 keypad in ble_app_blinky project. and how to read and write.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have to interface 4x4 keypad with nrf52840</title><link>https://devzone.nordicsemi.com/thread/331318?ContentTypeID=1</link><pubDate>Mon, 27 Sep 2021 12:44:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9e059fef-48f8-4c45-97bf-cf76a1070627</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
[quote user=""]I have to interface 4x4 keypad with nrf52840&amp;nbsp;[/quote]
&lt;p&gt;Is this a component that comes with some kind of serial interface, or is it a simple button matrix - and if so, is it multiplexed? Please be as specific as possible - the more specific you are, the easier it is for us to help you.&lt;br /&gt;Depending on your answer to the above question, but you can likely use &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf52840%2Fgpiote.html"&gt;the GPIOTE peripheral for this&lt;/a&gt;. A simple demonstration of the GPIOTE peripheral&amp;#39;s usage is given in &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/pin_change_int_example.html"&gt;the Pin Change on Interrupt example from the SDK&lt;/a&gt;.&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>