-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Battery problem #5
Comments
Cant' really answer about batteries since I haven't even connected mine yet. But what goes for usb connection I can tell you it is also very sensitive to it. I can only make it work with the cable that came with the arduino and connected to the computer. Any other combinations of cable/source don't work. More in detail, when i mean work, i mean being able to control it from the zowi app. For example, I can connect it via usb to a usb charger and the robot might seem to normally start, but it doesn't answer to the app correctly (the app says it is connected though). In other cases it doesn't even start correctly at all and the app doesn't show it as connected either. |
Hi All, There should be problem with Nano Sheild, it can't go through big currents, I think. What my solution is as below.
|
many thanks, G4lile0. @poyaque-estamos i got no problem when using USB cable control Bobwi over bluetooth |
Hi All,
Anyone got battery problem like me. With cheap 4x AA battery, bluetooth HC-06 not running (no power). With 4x AA Energizer Bobwi can only run about 1 hour and then HC-06 not running (like cheap battery)
My Bobwi part:
I was using this code:
Control the robot from your Android phone:
Download the official "Zowi App" from bq
Configure the bluetooth module using this code: https://github.com/G4lile0/Bobwi/tree/master/code/v2/arduino/code/hc06_bt_config
Then load the Zowi base v2 software: https://github.com/G4lile0/Bobwi/tree/master/code/v2/arduino/code/ZOWI_BASE_v2
Tony .
The text was updated successfully, but these errors were encountered: