eucWatch icon indicating copy to clipboard operation
eucWatch copied to clipboard

Question to enaon | InMotion Support for custom App

Open fritzrichter opened this issue 2 years ago • 1 comments

Hey Enaon, as this seems the only way reaching you, I have choosen this way of communication.

For a custom app which I am developing right now I am trying to understand the way I can retrieve information from my EUC InMotion V11. I studied your source code as well as other repos to get an understanding. I established a BLE connection to the device and registered my client to get notifications on Service[0000ffe0-0000-1000-8000-00805f9b34fb] and Characteristic [0000ffe4-0000-1000-8000-00805f9b34fb], still I do not see any incoming data. If I understand it correctly from another repo, just be registering on the Characteristic is not enough. It seems I periodically need to write data to the write characteristic and ask for details, which I will then get back on the rx side, is that correct? Let's say I want constant updates every second, then I need to send requests every second is that right? Could you hint me to the place in your source code where I can see that happening as well what exactly I need to send? Cheers, awesome work by the way. Let me know if you prefer to switch to another communication channel.

fritzrichter avatar Apr 01 '22 13:04 fritzrichter

hi, you can use telegram. https://t.me/eucWatch

your assumptions are correct, on ninebots/inmotion wheels one has to request a set of information.

If it is convenient come to the room so we can solve this, thanks.

enaon avatar Apr 06 '22 14:04 enaon