Hi everyone,
I’m using the 8GB Jetson Orin Nano Dev kit. I have deployed my project on it and i intend to use it outdoors with a power bank powering it.
I’m currently having a 60,000mAh power bank with three output ports with the following specifications:
- Type-C output: 5V/3A, 9V/3A, 12V/3A, 15V/3A, 20V/3A
- DC Jack output: 12V/5A, 16.5V/4A, 20V/3.5A, 24V/3A
- USB output: 5V/4.5A, 9V/2A, 12V/1.5A
I tried using the USB-DC barrel cable but the Jetson board doesn’t power on. I was expecting it to power on as the power bank can go upto 12V in the USB output.
Also, I tried to power the board using the Type-C input but I read in the datasheet that it is only for data sharing purposes and I have stick with the DC barrel port.
can you please help me out in figuring how do I power my Jetson Orin nano using a power bank? and if so, is there anything that I’m doing wrong using my current method?
I appreciate you taking out time.