Powering of nodeMCU V3 - can I use pins instead of microUSB?
Moderators: grovkillen, Stuntteam, TD-er
Powering of nodeMCU V3 - can I use pins instead of microUSB?
Hi, I'm asking about it just to be sure, because I don't want to destroy another board (is's not the question of money, but long delivery time ;] ..).
I have nodeMCU 1.0 V3 board - this one: https://www.aliexpress.com/item/-/32820380705.html . I can power it by microUSB connector, of course, but I'd like to use VIN/GND pins on board instead. I found some discussions about problems with this variant of board power supply, but also in seller's description there is "DC 4 ~ 9v PowerIn pin VIN" note.
As I said, maybe it's a complete stupid question, but could I use reliable 5V/2A power supply connected directly to VIN(+) and GND (-) pins?
Thanks for info! :]
I have nodeMCU 1.0 V3 board - this one: https://www.aliexpress.com/item/-/32820380705.html . I can power it by microUSB connector, of course, but I'd like to use VIN/GND pins on board instead. I found some discussions about problems with this variant of board power supply, but also in seller's description there is "DC 4 ~ 9v PowerIn pin VIN" note.
As I said, maybe it's a complete stupid question, but could I use reliable 5V/2A power supply connected directly to VIN(+) and GND (-) pins?
Thanks for info! :]
Please excuse my English, thanks!
- grovkillen
- Core team member
- Posts: 3621
- Joined: 19 Jan 2017, 12:56
- Location: Hudiksvall, Sweden
- Contact:
Re: Powering of nodeMCU V3 - can I use pins instead of microUSB?
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you

ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you



Re: Powering of nodeMCU V3 - can I use pins instead of microUSB?
Hi, thanks for info, I know this wiki page, but there is no information about powering boards directly from pins ..
I already know that I need reliable power supply (I have MW 5V/3A power supply available) and good thick cable with as lowest AWG as possible :]. I have three the same boards, one of them is spare one, so it seems that I have to experiment by myself. I the worst scenario I just order another one from supplier ..
I already know that I need reliable power supply (I have MW 5V/3A power supply available) and good thick cable with as lowest AWG as possible :]. I have three the same boards, one of them is spare one, so it seems that I have to experiment by myself. I the worst scenario I just order another one from supplier ..
Please excuse my English, thanks!
Re: Powering of nodeMCU V3 - can I use pins instead of microUSB?
Hi thats not correct. The wiki states that you actually should use the Vin and not the USB.spachal wrote: ↑13 Apr 2018, 10:15 Hi, thanks for info, I know this wiki page, but there is no information about powering boards directly from pins ..
I already know that I need reliable power supply (I have MW 5V/3A power supply available) and good thick cable with as lowest AWG as possible :]. I have three the same boards, one of them is spare one, so it seems that I have to experiment by myself. I the worst scenario I just order another one from supplier ..
Domoticz on Raspi 2 -- 14 ESP units (hacked Sonoff,NodeMCUs, Wemos, self-built units) running with RC140- Mega 2.0.0 dev8
- grovkillen
- Core team member
- Posts: 3621
- Joined: 19 Jan 2017, 12:56
- Location: Hudiksvall, Sweden
- Contact:
Re: Powering of nodeMCU V3 - can I use pins instead of microUSB?
+1
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you

ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you



Re: Powering of nodeMCU V3 - can I use pins instead of microUSB?
OK, thanks all for help, board works right now, powered by power supply connected to VIN&GND pins.
Did I read that mentioned wiki page wrong, or you just edited the paragraph about board powering? :]
Did I read that mentioned wiki page wrong, or you just edited the paragraph about board powering? :]
Please excuse my English, thanks!
- grovkillen
- Core team member
- Posts: 3621
- Joined: 19 Jan 2017, 12:56
- Location: Hudiksvall, Sweden
- Contact:
Re: Powering of nodeMCU V3 - can I use pins instead of microUSB?
Haha! No that's a year old text 

ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you

ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you



Re: Powering of nodeMCU V3 - can I use pins instead of microUSB?
My mistake, now is absolutely clear, thanks :]
Please excuse my English, thanks!
Re: Powering of nodeMCU V3 - can I use pins instead of microUSB?
Regardin that page http://henrysbench.capnfatz.com/henrys- ... ent-board/
The vin can support up to 20V, so we can use a 12V power supply to power the nodemcu V3 ?
Could you confirm ?
Thx
The vin can support up to 20V, so we can use a 12V power supply to power the nodemcu V3 ?
Could you confirm ?
Thx
- grovkillen
- Core team member
- Posts: 3621
- Joined: 19 Jan 2017, 12:56
- Location: Hudiksvall, Sweden
- Contact:
Re: Powering of nodeMCU V3 - can I use pins instead of microUSB?
I would not do that but please report back 

ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you

ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you



Re: Powering of nodeMCU V3 - can I use pins instead of microUSB?
I suppose you can. Be aware though, that the power regulator will heat up substantially, it converts the extra voltage into heat( current stays the same). For that kind of voltage drop (12v to 3,3v) a switching power regulator is the better choice. There is one for example on the wemos D1 R2.
More reading https://www.intersil.com/en/products/po ... ators.html
More reading https://www.intersil.com/en/products/po ... ators.html
Domoticz on Raspi 2 -- 14 ESP units (hacked Sonoff,NodeMCUs, Wemos, self-built units) running with RC140- Mega 2.0.0 dev8
Re: Powering of nodeMCU V3 - can I use pins instead of microUSB?
Isn't the voltage regulator on the NodeMCU a switching one?
And I'm not sure whether the USB chip on the board will survive that high voltage.
And I'm not sure whether the USB chip on the board will survive that high voltage.
Re: Powering of nodeMCU V3 - can I use pins instead of microUSB?
If I remember well, it is an ams1117 ldo, 800mA. I put a lms2596 in-between 12vdc to get to 5v.
Also I believe USB on nodemcu is protected by diode.(not sure)
Domoticz on Raspi 2 -- 14 ESP units (hacked Sonoff,NodeMCUs, Wemos, self-built units) running with RC140- Mega 2.0.0 dev8
Re: Powering of nodeMCU V3 - can I use pins instead of microUSB?
In my case, 5V works well, powered by MB102 pin output.
Please excuse my English, thanks!
Re: Powering of nodeMCU V3 - can I use pins instead of microUSB?
as far as I can remember the VIN pin of NodeMCU is NOT protected by diode and is directly connected to VCC of USB port so I'm not sure if ti can damage or not the UART chip
My TINDIE Store where you can find all ESP8266 boards I manufacture --> https://www.tindie.com/stores/GiovanniCas/
My Wiki Project page with self-made PCB/devices --> https://www.letscontrolit.com/wiki/inde ... :Papperone
My Wiki Project page with self-made PCB/devices --> https://www.letscontrolit.com/wiki/inde ... :Papperone
Re: Powering of nodeMCU V3 - can I use pins instead of microUSB?
hi,
i have bought a 12v power supply but to be sure, i've add a 7805 to reduce voltage to 5ven then i use the vin pin

i have bought a 12v power supply but to be sure, i've add a 7805 to reduce voltage to 5ven then i use the vin pin
Re: Powering of nodeMCU V3 - can I use pins instead of microUSB?
That's a linear voltage regulator.
So I guess it will get rather hot, without a heat sink.
The ESP will take about 0.4 Watt, which means the 7805 will dissipate (12-5)/5 * 0.4 = 0.56 Watt.
Who is online
Users browsing this forum: No registered users and 11 guests