Hello,
I bought a Fan-4020-PWM-5Vfor my jetson Nano.
I followed the recommendations of connection, the commands to launch. Without success.
(this one for example Fan not working)
When I run:
sudo sh -c ‘echo 255 > /sys/devices/pwm-fan/target_pwm’
The jetson crashes and shuts down.
Whereas when I run:
echo 255 | sudo tee /sys/devices/pwm-fan/target_pwm
The fan reacts for a second and then the jetson turns off again…
The jetson is powered by a micro-usb cable.
And below is the output of the command sudo jetson_clocks --show
Thanks for your reply.
We tried with this one Ohmeron Alimentation multi-tensions à découpage - 60W
Which worked on another jetson. Unfortunately, when we connect it to the jetson and place the jumper, it is not powered…
Do you have any other suggestions?
there’re several power-supply options you may try.
could you please check [Power Guide] session in Jetson Nano Developer Kit User Guide for reference, thanks
Thanks for the guide.
We actually followed this power guide for the connections (used barrel, and a Power select header pin on J48). It works well on another jetson. But not on ours. Should we send it back to the seller?
Hi, if the power supply can work with another Jetson Nano developer kit but cannot work on the specific one, probably the developer kit is broken? Not sure if this helps but may re-flash the system image and try again. May also try 10W power mode.