rodizio1 / EZ-WifiBroadcast

Affordable Digital HD Video Transmission made easy!
GNU General Public License v2.0
816 stars 200 forks source link

Under-voltage or over temperature on TX! #83

Closed neilyoung closed 6 years ago

neilyoung commented 6 years ago

Getting this warning on RX screen. I can see, where it is generated, but I don't know the reason. Temperature and voltage seem to be fine...

Can I get rid of this somehow?

rodizio1 commented 6 years ago

If you have just started the Pi and get the message it can't be too high temperature (that would take longer to heat up), then it's bad power supply and/or wiring.

neilyoung commented 6 years ago

@rodizio1 Hmm. I don't think it is temperature related. And the hw design is not mine. But it seems to be pretty robust (it is the Sunfounder robot car https://www.sunfounder.com/robotic-drone/smartcar/smart-video-car-kit.html), but of course it might have issues.

Is there a way to remove or to suppress it?

geofrancis commented 6 years ago

have you checked the voltage that the pi is getting is actually 5v?

neilyoung commented 6 years ago

4.82

geofrancis commented 6 years ago

thats low. you should get another regulator.

neilyoung commented 6 years ago

It is this https://www.amazon.de/SunFounder-DC-DC-Converter-Module-Raspberry/dp/B014KSY13O, fed with 12 V input.

geofrancis commented 6 years ago

you should use a separate bec for the pi.

neilyoung commented 6 years ago

@geofrancis No the same happens to a brand new RPI3 w/o step down powered by a power pack 5V 2A.

In case of the power pack the TX side displays

volt=1.3375V temp=52.1'C throttled=0x50000

In case of the original power plug (where the over-temperature under-voltage warning does not appear)

volt=1.3438V temp=54.8'C throttled=0x0

rodizio1 commented 6 years ago

The stepdown regulator on your car is rated 2A. The instructions in the wiki state you need a 3A power supply. The wires are surely not atleast 0.5qmm like it is recommended in the instructions. USB power banks suck in general, the instructions say not to use them. You are measuring 4.82V, the instructions say you need 5V ...

Just follow the wiring instructions and it'll work fine.