Hi everyone
.
I have developed an Android app that interfaces via BLE with the Varstrom EKD01 display.
The application is an extension of the firmware; it does not replace it. The protocol does not currently allow programming or parameter configuration to be performed.
One of the features I like most, and one of the things that motivated me to develop a custom solution, is the ability to use the phone's sensors to automatically manage the assistance levels (assuming, for example, that the Power assistance mode is being used).
The documentation available in the repository is quite comprehensive, so if anyone would like to give it a try, here is the link.
A couple of important points:
P.S. I should also mention that I have a second app in the works, currently under development, which will make use of the display's navigation system (turn-by-turn directions). It is still in the development and testing phase.
I have developed an Android app that interfaces via BLE with the Varstrom EKD01 display.
The application is an extension of the firmware; it does not replace it. The protocol does not currently allow programming or parameter configuration to be performed.
One of the features I like most, and one of the things that motivated me to develop a custom solution, is the ability to use the phone's sensors to automatically manage the assistance levels (assuming, for example, that the Power assistance mode is being used).
The documentation available in the repository is quite comprehensive, so if anyone would like to give it a try, here is the link.
A couple of important points:
- it is free to use, with the option to support the project
- no user data is collected
- it does not alter the motor's behavior in any way
- the package signature and application ID are registered under my own Google Play Developer Console account
- since this is an extension of the firmware, any operational anomalies or malfunctions cannot be attributed to the application itself
P.S. I should also mention that I have a second app in the works, currently under development, which will make use of the display's navigation system (turn-by-turn directions). It is still in the development and testing phase.