computerlyrik
computerlyrik
@gintsgints @jcamilli I agree, one should not modify current database structure e.g. with additional users just to make a technical framework like flyway work. So this seems to be a...
@romcok: I am in - on X6 support. Need any help? Seems like there are fewer characteristics. Anyone knows a good BLE listener (working within linux)
What i found out: ``` public static String VIDONN_SERVICE = "0000ffe0-0000-1000-8000-00805f9b34fb"; public static String VIDONN_OPERATION_READ = "0000ffe1-0000-1000-8000-00805f9b34fb"; public static String VIDONN_OPERATION_NOTIFICATION = "0000ffe2-0000-1000-8000-00805f9b34fb"; public static String VIDONN_OPERATION_WRITE = "0000ffe4-0000-1000-8000-00805f9b34fb"; public...
I am having a rudimentary setup here with the original code running and debugger working. But i have no idea how to read correct values. I do get some byte[6]...
`VIDONN_OPERATION_READ_CURRENT` gives an Array with [0]=Steps as displayed on wristband; other three fields are 0
@dgomes sure...but i do not have a mac. Is there any way or similar SW to get run on linux? (or better - on android directly?) PS: reading `VIDONN_OPERATION_READ` after...
Not here. Using Xiaomi Mi Fit extensively. Want the X6? On 29.08.2015 13:19, sriraman wrote: > Do anyone found a way to use X6? > > — > Reply to...
I am happy to help debugging! At first: The tracelog is not written on my system. Thus i will paste the log inline. Result: Communication working, result invalid: ```java Running...
@mob41 Found out (probably again :) ) how to enable log output. Please add a hint to README for reporting bugs / help development, enable trace file output on src/main/test/simplelogger.properties...
New standard for me. Seems nice. Just start with a template. Will be great if the doc source is kept within the original repository. (some Docu-Framworks don't)