getPassword problems
See original GitHub issueI’m having problems getting the password.
When I followed the instructions (using nodejs 7.4 - there are runtime errors using 7.5) I get…
$ npm run getpassword 10.0.0.210
> dorita980@3.0.2 getpassword C:\dorita980
> node ./bin/getpassword.js "10.0.0.210"
Make sure your robot is on the Home Base and powered on (green lights on). Then press and hold the HOME button on your robot until it plays a series of tones (about 2 seconds). Release the button and your robot will flash WIFI light.
Then press any key here...
Looking for robots...
Robot found! with blid/username: XXXXXXXXXX
{ ver: '2',
hostname: 'Roomba-XXXXXXXXXX',
robotname: 'Bob',
ip: '10.0.0.210',
mac: '11:22:33:44:55:66',
sw: 'v2.0.0-34',
sku: 'R980000',
nc: 0,
proto: 'mqtt' }
data=> 00000000: efbf bd05 o?=.
<=
Error getting password. Follow the instructions and try again.
I added the “data=>” bit - it’s hexy dumping the packet that came back.
Any ideas?
Issue Analytics
- State:
- Created 7 years ago
- Comments:12 (6 by maintainers)
Top Results From Across the Web
Problem with "GetPassword" - Random and other categories
Hi, there, I am getting Cryptographic Exception of GetPassword activity (to login a web page) every time when I try to copy and...
Read more >user interface - Java JPasswordField .getPassword() issues
getPassword works for the password, but not for the username. Any idea why it is not working for the username if I typed...
Read more >If you forgot your Apple ID password
Reset your Apple ID password on your iPhone or other trusted Apple device. Go to Settings. Tap your name > Password & Security...
Read more >The password problem
The password problem ... Nearly all IT professionals (~95%) agree that passwords pose real security risks to their organisation. People have been using...
Read more >Password Problems
Password Problems. I do not login to att.net very often; I login once a month to download my bill, and I occasionally login...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Just realized you had to hold the home button until it beeps not until it lights up. Oh boy, after installing it via pip, python, python without running setup, and finally through homebrew on my mac, finally got it working.
Awesome script and thank you for posting this.
instructions to make it work 1 hold home + spot to get info configuration mode 2 connect to roomba local network 2 get the robot ip np https://www.pcwdld.com/how-to-scan-network-for-ip-addresses run script with ip from step 2 boom it works