camcamfresh / Xiaomi-M365-BLE-Controller-Replacement

Replacing the BLE Controller with a Cellular Controller
142 stars 34 forks source link

How to keep particle on when we power off scooter #34

Closed arminsalcin closed 4 years ago

arminsalcin commented 4 years ago

Hello to all ,

So my question is when you turn off scooter by particle the 5V line is 0V so particle is off. How can you get command from cloud to turn on scooter when 5v line is off ?

mossafaei commented 4 years ago

You need to use battery when scooter is off

arminsalcin commented 4 years ago

Thank you for answering , also question how to keep scooter always in unlocked state ?

mossafaei commented 4 years ago

You can use this answer: https://github.com/camcamfresh/Xiaomi-M365-BLE-Controller-Replacement/issues/19

arminsalcin commented 4 years ago

Thank you for answering , i already read that but what if scooter is riding and i lock and unlock it by time it will crash. It is little bit risky ...

mossafaei commented 4 years ago

You can get the state of the wheels and checking if scooter is riding or not

arminsalcin commented 4 years ago

Ok thank you for helping , i figure it out !