RockRobo: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
cd Documents/src/vacuum/ | cd Documents/src/vacuum/ | ||
sudo ./vacuum_valetudo_re.sh v11_001886.fullos.ee205b4f-7d81-45c9-95a3-a4eaeed1af52.pkg | sudo ./vacuum_valetudo_re.sh v11_001886.fullos.ee205b4f-7d81-45c9-95a3-a4eaeed1af52.pkg #generate vacuum_1886_valetudo_re_0_9_5.pkg | ||
cd rockrobo-flasher | cd rockrobo-flasher | ||
source venv/bin/activate | source venv/bin/activate | ||
mirobo --debug discover --handshake true | mirobo --debug discover --handshake true | ||
mirobo --ip 192.168.8.1 --token 395369354965447a596570496850714b update-firmware | mirobo --ip 192.168.8.1 --token 395369354965447a596570496850714b update-firmware vacuum_1886_valetudo_re_0_9_5.pkg | ||
Revision as of 13:06, 28 June 2020
Valetudo [1]
cd Documents/src/vacuum/ sudo ./vacuum_valetudo_re.sh v11_001886.fullos.ee205b4f-7d81-45c9-95a3-a4eaeed1af52.pkg #generate vacuum_1886_valetudo_re_0_9_5.pkg
cd rockrobo-flasher source venv/bin/activate mirobo --debug discover --handshake true mirobo --ip 192.168.8.1 --token 395369354965447a596570496850714b update-firmware vacuum_1886_valetudo_re_0_9_5.pkg