<?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>npm1300 one button sample</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113019/npm1300-one-button-sample</link><description>Environment: 
 
 I can&amp;#39;t seem to get the one button sample to do anything... I get a steady ~1sec flash from HOST led on the npm1300, but I get nothing from pushing SHPHLD for any duration of time. 
 ============ ============ ========================</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 18 Jul 2024 15:26:10 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113019/npm1300-one-button-sample" /><item><title>RE: npm1300 one button sample</title><link>https://devzone.nordicsemi.com/thread/494634?ContentTypeID=1</link><pubDate>Thu, 18 Jul 2024 15:26:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f81a1baa-c665-4f80-813f-c33adfd3c1ef</guid><dc:creator>mej7000</dc:creator><description>&lt;p&gt;Yes! That was it. Evidently P0.22 is not available on the nrf52840dk for that purpose... I have used P1.02 successfully in the past, so I tried that and it worked straight away! Thanks for helping me through that.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/One-Button-Sample-03_2C00_-P1.02.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: npm1300 one button sample</title><link>https://devzone.nordicsemi.com/thread/494628?ContentTypeID=1</link><pubDate>Thu, 18 Jul 2024 14:55:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61452160-9a04-4544-ba64-3672e90335da</guid><dc:creator>Andy Sinclair</dc:creator><description>&lt;p&gt;Hi.&lt;br /&gt;&lt;br /&gt;The image now looks correct (GPIO3 initalises low, then goes high when the SHPHLD event occurs).&lt;br /&gt;This should be seen by the host, which clears the event via I2C, which will cause GPIO3 to go low again.&lt;br /&gt;&lt;br /&gt;Are you able to try linking it to a different I/O pin on the host to see if that has any effect?&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;Andy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: npm1300 one button sample</title><link>https://devzone.nordicsemi.com/thread/494595?ContentTypeID=1</link><pubDate>Thu, 18 Jul 2024 13:23:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8951feb7-a702-482c-b704-fb0ae81c3f5f</guid><dc:creator>mej7000</dc:creator><description>[quote userid="128887" url="~/f/nordic-q-a/113019/npm1300-one-button-sample/494573"]Note that the led_on led_off calls refer to the nPM1300 HOST LED, not the LEDs on the EK.&lt;br /&gt;They aren&amp;#39;t expected to flash in this sample.[/quote]
&lt;p&gt;Thanks! This is the kind of thing I wish was in the readme! One of my original questions was what does LED refer to? I thought that was vague in the documentation...&lt;span&gt;&amp;nbsp;My HOST LED does flash. Sure enough, if I comment: //&lt;/span&gt;led_off(leds, 2U); The HOST led stays lit. Thanks!&lt;/p&gt;
[quote userid="128887" url="~/f/nordic-q-a/113019/npm1300-one-button-sample/494573"]Are you connecting to the Battery and/or USB PMIC on the EK?[/quote]
&lt;p&gt;Currently just the Battery is connected, no USB to the PMIC.&lt;/p&gt;
[quote userid="128887" url="~/f/nordic-q-a/113019/npm1300-one-button-sample/494573"]try removing&amp;nbsp;some of the connections between the EK and the DK?&lt;br /&gt;Please try connecting just VDDIO, GND, SCL and SCK in the first instance, and monitor GPIO3.[/quote]
&lt;ul&gt;
&lt;li&gt;VDDIO-VDD&lt;/li&gt;
&lt;li&gt;GND-GND&lt;/li&gt;
&lt;li&gt;SCL-P0.27&lt;/li&gt;
&lt;li&gt;SCK-P0.26&lt;/li&gt;
&lt;li&gt;nrf52840dk_usb connected&lt;/li&gt;
&lt;li&gt;npm1300ek_usb not connected&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/One-Button-Sample-02.png" /&gt;&lt;/p&gt;
&lt;p&gt;Host flashes at a constant rate, which makes sense as the call backs never seem to fire.&lt;/p&gt;
[quote userid="128887" url="~/f/nordic-q-a/113019/npm1300-one-button-sample/494573"]If that works as expected (starts low, then goes high when SHPHLD is pressed),&amp;nbsp;try connecting GPIO3 to P0.22.[/quote]
&lt;p&gt;I made the connection from GPIO3 to P0.22 and I get the same, non-responsive result from the serial output and host led&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: npm1300 one button sample</title><link>https://devzone.nordicsemi.com/thread/494573?ContentTypeID=1</link><pubDate>Thu, 18 Jul 2024 12:39:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8bf078a9-6560-4fe4-a7d1-4724260116a0</guid><dc:creator>Andy Sinclair</dc:creator><description>&lt;p&gt;Hi.&lt;br /&gt;&lt;br /&gt;Note that the led_on led_off calls refer to the nPM1300 HOST LED, not the LEDs on the EK.&lt;br /&gt;They aren&amp;#39;t expected to flash in this sample.&lt;br /&gt;&lt;br /&gt;Are you connecting to the Battery and/or USB PMIC on the EK?&lt;br /&gt;&lt;br /&gt;Can you try removing&amp;nbsp;some of the connections between the EK and the DK?&lt;br /&gt;Please try connecting just VDDIO, GND, SCL and SCK in the first instance, and monitor GPIO3.&lt;br /&gt;If that works as expected (starts low, then goes high when SHPHLD is pressed),&amp;nbsp;try connecting GPIO3 to P0.22.&lt;br /&gt;&lt;br /&gt;Andy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: npm1300 one button sample</title><link>https://devzone.nordicsemi.com/thread/494533?ContentTypeID=1</link><pubDate>Thu, 18 Jul 2024 10:44:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:84080740-82ad-4fed-8bc1-ad23f0d782f3</guid><dc:creator>mej7000</dc:creator><description>&lt;p&gt;I am never getting a flashing LED from the nrf52840dk in the npm1300_one_button sample. I made minor modifications to the code. The two &amp;quot;device is ready&amp;quot; and while loop (and my modifications) appear&amp;nbsp;working, but &lt;span style="text-decoration:underline;"&gt;the led never flashes and I never get any call_back event serial output&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The full code (and build) I used is attached.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;int main(void)
{
	if (!device_is_ready(leds)) {
		printk(&amp;quot;Error: led device is not ready\n&amp;quot;);
		return 0;
	}
	else{
		printk(&amp;quot;led device is ready\n&amp;quot;);
	}

	if (!configure_events()) {
		printk(&amp;quot;Error: could not configure events\n&amp;quot;);
		return 0;
	}
	else{
		printk(&amp;quot;events configured\n&amp;quot;);
	}

	printk(&amp;quot;PMIC device ok\n&amp;quot;);

	int ret;
	while (1) {
		// when enabled, these work 
		// printk(&amp;quot;.&amp;quot;);
		// my_toggle_led_pin(0);
		// my_toggle_led_pin(1);
		// my_toggle_led_pin(2);
		// my_toggle_led_pin(3);

		//this does not work, no leds flash
		ret = led_on(leds, 2U);
		printk(&amp;quot;led on ret: %d\n&amp;quot;, ret);
		k_msleep(flash_time_ms);

		ret = led_off(leds, 2U);
		printk(&amp;quot;led off ret: %d\n&amp;quot;, ret);
		k_msleep(flash_time_ms);
	}
}&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;my connections&lt;/strong&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;npm1300-nrf52840dk&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;VDDIO-VDD&lt;/li&gt;
&lt;li&gt;GND-GND&lt;/li&gt;
&lt;li&gt;SHPHLD-P1.15&lt;/li&gt;
&lt;li&gt;GPIO3-P0.22&lt;/li&gt;
&lt;li&gt;SCL-P0.27&lt;/li&gt;
&lt;li&gt;SCK-P0.26&lt;/li&gt;
&lt;li&gt;GPIO0-P1.10&lt;/li&gt;
&lt;li&gt;GPIO1-P1.11&lt;/li&gt;
&lt;li&gt;GPIO2-P1.12&lt;/li&gt;
&lt;li&gt;GPIO4-P1.14&lt;/li&gt;
&lt;li&gt;nrf52840dk_usb connected&lt;/li&gt;
&lt;li&gt;npm1300ek_usb not connected&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;I get the following output when monitoring:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;SHPHLD(npm1300ek)/P0.15(nrf52840dk)&lt;/li&gt;
&lt;li&gt;GPIO3&lt;span&gt;(npm1300ek)/P0.22(nrf52840dk)&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&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/One-Button-Sample-output.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;I reconnected the &amp;nbsp;VDDIO and VOUT2 jumper&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;remove jumper:&lt;/strong&gt;&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;&lt;em&gt;*** Booting nRF Connect SDK v3.5.99-ncs1-1 ***&lt;/em&gt;&lt;br /&gt; &lt;em&gt;Error: led device is not ready&lt;/em&gt;&lt;br /&gt; &lt;em&gt;uart:~$&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;return jumper:&lt;/strong&gt;&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;&lt;em&gt;*** Booting nRF Connect SDK v3.5.99-ncs1-1 ***&lt;/em&gt;&lt;br /&gt; &lt;em&gt;PMIC device ok&lt;/em&gt;&lt;br /&gt; &lt;em&gt;uart:~$&lt;/em&gt;&lt;/p&gt;
&lt;p style="padding-left:30px;"&gt;&lt;em&gt;&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/npm1300_5F00_one_5F00_button_5F00_1-_2800_3_2900_.zip"&gt;devzone.nordicsemi.com/.../npm1300_5F00_one_5F00_button_5F00_1-_2800_3_2900_.zip&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: npm1300 one button sample</title><link>https://devzone.nordicsemi.com/thread/494293?ContentTypeID=1</link><pubDate>Wed, 17 Jul 2024 08:34:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:18f830cf-5c76-4759-8a45-d4293a1e1783</guid><dc:creator>Andy Sinclair</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
&lt;p&gt;SW1 look good, but I am confused about SW2.&lt;br /&gt;The samples&amp;nbsp;uses GPIO3 as the interrupt output, but it does not have an associated button, it is only on the pin header.&lt;br /&gt;If SW2 is connected to P0.22, that is GPIO0, not GPIO3&lt;br /&gt;&lt;br /&gt;I get the following with this sample:&lt;br /&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/pastedimage1721205121957v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Andy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: npm1300 one button sample</title><link>https://devzone.nordicsemi.com/thread/494243?ContentTypeID=1</link><pubDate>Tue, 16 Jul 2024 20:02:57 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ee79791-6f70-4172-bfc6-77ff2d0f7dc8</guid><dc:creator>mej7000</dc:creator><description>&lt;p&gt;I removed the jumper from VDDIO and VOUT2. Thanks!&lt;/p&gt;
&lt;p&gt;This logic was not what I was expecting... The diagram shows what happens when&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;sw1 and sw2 are pushed&lt;/li&gt;
&lt;li&gt;outputs on SHPHLD and GPIO3&lt;/li&gt;
&lt;li&gt;the existing connections to the nrf52840dk&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Does this look ok to you?&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/npm1300ek-buttons.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: npm1300 one button sample</title><link>https://devzone.nordicsemi.com/thread/494065?ContentTypeID=1</link><pubDate>Tue, 16 Jul 2024 07:54:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:518a833d-f6e2-4059-a909-324ed016b25c</guid><dc:creator>Andy Sinclair</dc:creator><description>&lt;p&gt;Hi.&lt;br /&gt;&lt;br /&gt;The flashing Host LED shows that the communications between the host and the PMIC is working correctly.&lt;/p&gt;
&lt;p&gt;Do you see a transition on GPIO3 with a scope?&lt;br /&gt;I would expect to see a transition on this output when you press SHPHLD for the first time.&lt;br /&gt;On a working system this output should remain high for about 1ms, before it is cleared by the host.&lt;/p&gt;
&lt;p&gt;One problem I see in your&amp;nbsp;setup is the use of VDDIO.&lt;br /&gt;It should be connected to either the host, or a buck, not both.&lt;br /&gt;Can you try removing the jumper on VDDIO REF?&lt;/p&gt;
&lt;p&gt;Best regards&lt;br /&gt;Andy&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: npm1300 one button sample</title><link>https://devzone.nordicsemi.com/thread/494001?ContentTypeID=1</link><pubDate>Tue, 16 Jul 2024 00:03:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cf1a3444-76de-46b1-aa3a-b4b32771bff5</guid><dc:creator>mej7000</dc:creator><description>[quote userid="122502" url="~/f/nordic-q-a/113019/npm1300-one-button-sample/493897"]You will need to adjust the pinout for the 52840dk. Just follow the pinout in the overlay[/quote]
&lt;p&gt;I don&amp;#39;t see any specific pinout reference in the overlay for the nrf52840dk, so I followed the same pins used for the nrf5340dk in the setup you referenced. If that is not correct please let me know.&lt;br /&gt;&lt;br /&gt;I still am not getting any results from pushing the SHDHLD button.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;I made the wired connections as shown in the setup you referenced.&lt;/li&gt;
&lt;li&gt;I also made the SHPHLD - P1.15 connection referenced in the text, but not shown in the diagram.&lt;/li&gt;
&lt;li&gt;I connected GPIO3 - P1.13 (no results)&lt;/li&gt;
&lt;li&gt;connected GPIO3 - P1.22 (as per one button sample README), but no results&lt;/li&gt;
&lt;/ol&gt;
&lt;table id="concept_qcs_htq_bwb__table_agl_b5q_bwb" class="table" border="1" cellpadding="4" cellspacing="0" frame="border" rules="all" summary=""&gt;
&lt;thead class="thead"&gt;
&lt;tr class="row"&gt;
&lt;th id="d2373e177" class="entry cellrowborder" rowspan="2"&gt;Function&lt;/th&gt;
&lt;th id="d2373e180" class="entry cellrowborder" colspan="2"&gt;nPM1300 EK&lt;/th&gt;
&lt;th id="d2373e183" class="entry cellrowborder" colspan="2"&gt;&lt;span style="color:#ff0000;"&gt;nRF52840 DK&lt;/span&gt;&lt;/th&gt;
&lt;th id="d2373e186" class="entry cellrowborder" rowspan="2"&gt;Comment&lt;/th&gt;
&lt;/tr&gt;
&lt;tr class="row"&gt;
&lt;th id="d2373e192" class="entry cellrowborder"&gt;Pin name&lt;/th&gt;
&lt;th id="d2373e195" class="entry cellrowborder"&gt;Location&lt;/th&gt;
&lt;th id="d2373e198" class="entry cellrowborder"&gt;Pin name&lt;/th&gt;
&lt;th id="d2373e201" class="entry cellrowborder"&gt;Location&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody class="tbody"&gt;
&lt;tr class="row"&gt;
&lt;td class="entry cellrowborder" headers="d2373e177 " rowspan="2"&gt;Power&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e180 d2373e192 "&gt;&lt;span class="keyword pinname"&gt;VOUT2&lt;/span&gt;&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e180 d2373e195 "&gt;&lt;span class="keyword pcb"&gt;P5&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;pin 1&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e183 d2373e198 "&gt;&lt;span class="keyword pcb"&gt;External supply +&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;(positive)&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e183 d2373e201 "&gt;&lt;span class="keyword pcb"&gt;P21&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;pin 1&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e186 "&gt;3.0 V, use default&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;span class="keyword pinname"&gt;VSET2&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;on EK&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="row"&gt;
&lt;td class="entry cellrowborder" headers="d2373e180 d2373e192 "&gt;&lt;span class="keyword pinname"&gt;GND&lt;/span&gt;&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e180 d2373e195 "&gt;&lt;span class="keyword pcb"&gt;P5&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;pin 3&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e183 d2373e198 "&gt;&lt;span class="keyword pcb"&gt;External supply -&lt;/span&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;(negative)&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e183 d2373e201 "&gt;&lt;span class="keyword pcb"&gt;P21&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;pin 2&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e186 "&gt;Ground&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="row"&gt;
&lt;td class="entry cellrowborder" headers="d2373e177 " rowspan="2"&gt;TWI&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e180 d2373e192 "&gt;&lt;span class="keyword pinname"&gt;SDA&lt;/span&gt;&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e180 d2373e195 "&gt;&lt;span class="keyword pcb"&gt;P11&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;pin 1&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e183 d2373e198 "&gt;&lt;span style="text-decoration:line-through;"&gt;&lt;span class="keyword pinname"&gt;P1.02&lt;/span&gt;&lt;/span&gt;&lt;span class="keyword pinname" style="color:#ff0000;"&gt;&lt;strong&gt; P0.26&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e183 d2373e201 "&gt;&lt;span class="keyword pcb"&gt;P4&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;pin 9&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e186 "&gt;Connect to a TWI compliant&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a title="A digital signal pin that can be used as input, output, or both. It is uncommitted and can be controlled by the user at runtime." href="https://docs.nordicsemi.com/bundle/ug_npm1300_ek/page/dita_common/glossary/glossary.html#gpio" data-bundleid="ug_npm1300_ek" data-navpath="dita_common/glossary/glossary.html"&gt;&lt;dfn class="term abbreviated-form"&gt;General-Purpose Input/Output (GPIO)&lt;/dfn&gt;&lt;/a&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;on DK&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="row"&gt;
&lt;td class="entry cellrowborder" headers="d2373e180 d2373e192 "&gt;&lt;span class="keyword pinname"&gt;SCL&lt;/span&gt;&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e180 d2373e195 "&gt;&lt;span class="keyword pcb"&gt;P11&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;pin 2&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e183 d2373e198 "&gt;&lt;span style="text-decoration:line-through;"&gt;&lt;span class="keyword pinname"&gt;P1.03&lt;/span&gt;&lt;/span&gt;&lt;span class="keyword pinname" style="color:#ff0000;"&gt;&lt;strong&gt; P0.27&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e183 d2373e201 "&gt;&lt;span class="keyword pcb"&gt;P4&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;pin 10&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e186 "&gt;Connect to a TWI compliant GPIO on DK&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="row"&gt;
&lt;td class="entry cellrowborder" headers="d2373e177 " rowspan="5"&gt;GPIO&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e180 d2373e192 "&gt;&lt;span class="keyword pinname"&gt;GPIO0&lt;/span&gt;&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e180 d2373e195 "&gt;&lt;span class="keyword pcb"&gt;P12&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;pin 1&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e183 d2373e198 "&gt;&lt;span class="keyword pinname"&gt;P1.10&lt;/span&gt;&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e183 d2373e201 "&gt;&lt;span class="keyword pcb"&gt;P4&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;pin 1&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e186 "&gt;Connect to a GPIO on DK&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="row"&gt;
&lt;td class="entry cellrowborder" headers="d2373e180 d2373e192 "&gt;&lt;span class="keyword pinname"&gt;GPIO1&lt;/span&gt;&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e180 d2373e195 "&gt;&lt;span class="keyword pcb"&gt;P12&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;pin 2&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e183 d2373e198 "&gt;&lt;span class="keyword pinname"&gt;P1.11&lt;/span&gt;&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e183 d2373e201 "&gt;&lt;span class="keyword pcb"&gt;P4&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;pin 2&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e186 "&gt;Connect to a GPIO on DK&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="row"&gt;
&lt;td class="entry cellrowborder" headers="d2373e180 d2373e192 "&gt;&lt;span class="keyword pinname"&gt;GPIO2&lt;/span&gt;&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e180 d2373e195 "&gt;&lt;span class="keyword pcb"&gt;P12&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;pin 3&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e183 d2373e198 "&gt;&lt;span class="keyword pinname"&gt;P1.12&lt;/span&gt;&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e183 d2373e201 "&gt;&lt;span class="keyword pcb"&gt;P4&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;pin 3&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e186 "&gt;Connect to a GPIO on DK&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="row"&gt;
&lt;td class="entry cellrowborder" headers="d2373e180 d2373e192 "&gt;&lt;span class="keyword pinname"&gt;GPIO3&lt;/span&gt;&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e180 d2373e195 "&gt;&lt;span class="keyword pcb"&gt;P12&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;pin 4&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e183 d2373e198 "&gt;&lt;span class="keyword pinname"&gt;&lt;span style="text-decoration:line-through;"&gt;P1.13&lt;/span&gt; &lt;span style="color:#ff0000;"&gt;&lt;strong&gt;P0.22&lt;/strong&gt;&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e183 d2373e201 "&gt;&lt;span class="keyword pcb"&gt;P4&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;pin 4&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e186 "&gt;Connect to a GPIO on DK&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="row"&gt;
&lt;td class="entry cellrowborder" headers="d2373e180 d2373e192 "&gt;&lt;span class="keyword pinname"&gt;GPIO4&lt;/span&gt;&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e180 d2373e195 "&gt;&lt;span class="keyword pcb"&gt;P12&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;pin 5&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e183 d2373e198 "&gt;&lt;span class="keyword pinname"&gt;P1.14&lt;/span&gt;&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e183 d2373e201 "&gt;&lt;span class="keyword pcb"&gt;P4&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;pin 5&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e186 "&gt;Connect to a GPIO on DK&lt;/td&gt;
&lt;/tr&gt;
&lt;tr class="row"&gt;
&lt;td class="entry cellrowborder" headers="d2373e177 "&gt;Other&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e180 d2373e192 "&gt;&lt;span class="keyword pinname"&gt;SHPHLD&lt;/span&gt;&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e180 d2373e195 "&gt;&lt;span class="keyword pcb"&gt;P10&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;pin 3&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e183 d2373e198 "&gt;&lt;span style="color:#ff0000;"&gt;&lt;strong&gt;&lt;span class="keyword pinname"&gt;P1.15&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e183 d2373e201 "&gt;&lt;span class="keyword pcb"&gt;P4&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/span&gt;pin 6&lt;/td&gt;
&lt;td class="entry cellrowborder" headers="d2373e186 "&gt;Connect to a GPIO on DK&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/npm1300ek_2D00_nrf52840dk-connections.png" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/IMG_5F00_0881.jpg" /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/IMG_5F00_0880.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/3755.IMG_5F00_0879.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/IMG_5F00_0878.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/IMG_5F00_0877.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/IMG_5F00_0876.jpg" /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/Screenshot-2024_2D00_07_2D00_15-190849.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: npm1300 one button sample</title><link>https://devzone.nordicsemi.com/thread/493897?ContentTypeID=1</link><pubDate>Mon, 15 Jul 2024 12:10:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:5f2049c2-2fc1-40b7-a81a-296d2450f48f</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;/p&gt;
&lt;p&gt;My wording was a bit unclear. You will need to adjust the pinout for the 52840dk. Just follow the pinout in the overlay together with the dk switches and use of usb port&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><item><title>RE: npm1300 one button sample</title><link>https://devzone.nordicsemi.com/thread/493882?ContentTypeID=1</link><pubDate>Mon, 15 Jul 2024 11:15:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:001e9dcf-c8d1-4438-86fd-a624b4432634</guid><dc:creator>mej7000</dc:creator><description>&lt;p&gt;in addition to making extra connections, that would specifically change gpio3 to the wrong (based on the one button sample) pin on the nrf52840dk. Are you sure? I&amp;#39;m not 100% what pins are required to use on the nrf52840 as the 5340 is different...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: npm1300 one button sample</title><link>https://devzone.nordicsemi.com/thread/493878?ContentTypeID=1</link><pubDate>Mon, 15 Jul 2024 11:10:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62822688-7712-4aa9-a5ab-9d1f7d563792</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;Hi Michael&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Could you try the setup as seen &lt;a href="https://docs.nordicsemi.com/bundle/ug_npm1300_ek/page/UG/nPM1300_EK/using_nrf5340_DK.html"&gt;here&lt;/a&gt;, just change the nRF5340dk for the nRF52840dk&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>