Search found 3 matches

by Brix
Sat Jun 08, 2019 6:31 pm
Forum: Ninebot ES and E-series
Topic: Flash using Raspberry Pi 3 - GUIDE UPDATED (Incl. clone)
Replies: 17
Views: 21616

Re: Flash using Raspberry Pi 3 - GUIDE UPDATED

here you go.

to flash a clone dashboard add these steps

Open Telnet using this command in this new window: telnet 127.0.0.1 4444
type

init
reset halt
nrf51 mass_erase
program full_ble.bin


and done
by Brix
Sat Jun 08, 2019 6:29 pm
Forum: Ninebot ES and E-series
Topic: How to flash your Ninebot Scooter
Replies: 110
Views: 332648

Re: How to flash your Ninebot Scooter

sorry made a typo its

init
by Brix
Fri Jun 07, 2019 1:13 pm
Forum: Ninebot ES and E-series
Topic: How to flash your Ninebot Scooter
Replies: 110
Views: 332648

Re: How to flash your Ninebot Scooter

to flash a clone dashboard add these steps Open Telnet using this command in this new window: telnet 127.0.0.1 4444 type init reset halt nrf51 mass_erase Now it’s time for the flashing part, copy the dashboard firmware file (full_BLE.bin) to the OpenOCD folder (at the root, not bin or any other fold...

Go to advanced search