Search results

  1. P

    Protocol specs for Bafang BBS02 Mid Drive

    Hi, I did not much work on it, but at least have a very basic python library along with a test script which should cover at the funcionality of the original bafang configuration. Perhaps you will find it useful: https://github.com/philippsandhaus/bafang-python Best, Philipp
  2. P

    Bafang communication protocol UART

    Hi, the configuration tool for the Bafang Motors also contains the sourcecode written in Delphi from which you can get an idea of the protocol. The original source code is however very poorly written. Penooff did a rewrite of the tool with much more readable source code...
  3. P

    Protocol specs for Bafang BBS02 Mid Drive

    Hello, I am also very much interest in deciphering the protocol as a start for my own client. I am no Delphi expert, but I guess I am able to understand the source (although it is very poorly written/documented IMHO). Please see my first findings regarding the communication which is performed...
Back
Top