M4GNV5 / DocGreenESA5000-Dashboard

e-Scooter protocol reversing, custom dashboard and tuning chip for the Doc Green scooters sold by e.g. Lidl
GNU General Public License v3.0
30 stars 7 forks source link

DocGreenESA5000 Bluetooth Protocol #5

Closed thisismck closed 4 years ago

thisismck commented 4 years ago

Do you have any work for original bluetooth protocol or do you plan to ad bluetooth for using with same morobot app?

M4GNV5 commented 4 years ago

The ESP32 has support for BLE, so in theory the protocol could be implemented. Currently i have no plans for Bluetooth functionality. Using WiFi & a Webinterface is cross plattform (Android / iOS / Desktop / ...) and does not require the user to install any app from a third party vendor. However the hardware support is available so it could be added as a software update later. Feel free to implement the Bluetooth protocol and send a pull request :smiley: :stuck_out_tongue:

M4GNV5 commented 4 years ago

Hey,

26e979f9854659347671fbfe6ef56f634b9f8add implements the original M365 Protocol. I havn't tested it with many apps yet, but it definitely works with the M365 Plus app for iOS. Of course not all fields are supported but some are (range, speed, odometer, ...). A screenshot of the app connected to my scooter: