-
Notifications
You must be signed in to change notification settings - Fork 1k
Battery Tips
This page has tips related to battery charging and usage for this battery.
The USB battery pack selected is very nice and affordable, but has some caveats we noticed...
- USB output channels will momentarily power down when charger is inserted or removed
- USB output channels may power down when charger is connected.
- USB power supply to one channel may momentarily power down when a device is inserted to the other channel
Given the above, we suggest the following practice for charging your battery
-
Shutdown JetBot (from Jupyter Lab terminal)
sudo shutdown now
-
Unplug Jetson Nano and Motor driver from battery pack
-
Insert charger into battery pack
-
Wait for battery to charge
-
Unplug charger from battery pack
-
Plug Jetson Nano and Motor driver back into battery pack
The robot should boot automatically and launch Jupyter notebook. Sometimes IP address will change, if you have attached the PiOLED it will automatically update and display the new IP address.
In high power mode it is possible to draw more current than the battery can supply.
- Select 5W power mode
sudo nvpmodel -m1
- Confirm power mode
nvpmodel -q