Jonas Plamann

Results 5 comments of Jonas Plamann

First you have to get the encryption key from Vanmoof. The WebService is used for this (https://github.com/Poket-Jony/vanbike-lib/blob/main/example/index.html#L33). This only works in the browser if the CORS Policy is deactivated, see...

Thanks for testing. The S3 has different service IDs and was therefore not displayed. I've already started expanding the S3 profile, but there is still a lot of work to...

The service IDs and characteristics are from the Vanmoof app. I guess that some primary services have to be specified as optional services. The best thing is to simply specify...

With the S1, some services also had to be defined as optional. In commit https://github.com/Poket-Jony/vanbike-lib/commit/cf7981fef3aa6e5a677fc50a17b03c85e763e601 I think that the problem with the undefined command should be fixed. If you want,...

My next plan is to outsource the methods from the VanBike class to the profiles to support the Smart S. This is because it has individual Bluetooth characteristics for each...