Using 2 transmitters (315 and 433) with a NodeMCU ESP-12E
Posted: Thu Jan 05, 2017 3:58 pm
Hi guys,
New to the forum and looks like a great source of information for my new hobby:)
Please keep in mind that I am a total noob to this board, but I am a highly technical person who is a network engineer by day.
I am currently working with the NodeMCU ESP-12E boards and using them with my home automation stuff to turn lights and fans on using an RF transmitter along with MQTT for sending the messaging to activate the setup.
Everything is fantastic and I absolutely loved tinkering with the code and building a little custom IoT device. I ended up building 2, one for 433Mhz and the other for 315Mhz.
What I don't like is that I currently have to have 2 of my boards occupied for this project and that I am also using up 2 times the electricity, since I need to have one for each frequency.
So, my question is. Could I possibly simply split the vin and d4 and send the signal to both of the transmitters or you think that the board does not have enough juice to power 2 transmitters at the same time?
There is no other voltage out on the board, right? My goal is to only use the micro usb for power, just FYI.
Thanks for any suggestion you may give. If you need any specifics on anything, I will gladly provide more.
New to the forum and looks like a great source of information for my new hobby:)
Please keep in mind that I am a total noob to this board, but I am a highly technical person who is a network engineer by day.
I am currently working with the NodeMCU ESP-12E boards and using them with my home automation stuff to turn lights and fans on using an RF transmitter along with MQTT for sending the messaging to activate the setup.
Everything is fantastic and I absolutely loved tinkering with the code and building a little custom IoT device. I ended up building 2, one for 433Mhz and the other for 315Mhz.
What I don't like is that I currently have to have 2 of my boards occupied for this project and that I am also using up 2 times the electricity, since I need to have one for each frequency.
So, my question is. Could I possibly simply split the vin and d4 and send the signal to both of the transmitters or you think that the board does not have enough juice to power 2 transmitters at the same time?
There is no other voltage out on the board, right? My goal is to only use the micro usb for power, just FYI.
Thanks for any suggestion you may give. If you need any specifics on anything, I will gladly provide more.