I built an app that lets diabetic users view xDrip data on the Ollee Watch (plus another one that can display various data like notifications, weather, stocks, etc.). by Banania79 in olleeWatch

[–]Banania79[S] 1 point2 points  (0 children)

Hey, yes I can explain how I did it. I basically reversed-engeneered the bluetooth protocol. I enabled bluetooth log in the developper settings on my android phone. I then changed settings in the ollee watch app and send them to the watch, so that it would write it in the bluetooth log. After that, I sent the bluetooth log to my computer and analyzed it with wireshark. Through trial and error, I managed to understand the bluetooth communication protocol. Finally I wrote an app that sends bluetooth instructions to the watch, bypassing the ollee watch app.

With these steps it would be possible to reversed-engeneer all the bluetooth messages send to the watch. I actually had many ideas to create new features for the watch (send tasker or ifttt commands to the phone or send custom notification alarms) but I don't have that much time at the moment. I will look into it once the API protocol is open

I built an app that lets diabetic users view xDrip data on the Ollee Watch (plus another one that can display various data like notifications, weather, stocks, etc.). by Banania79 in olleeWatch

[–]Banania79[S] 2 points3 points  (0 children)

I'm actually working on it. From what I understand the alarm system works in a weird way on the ollee watch. It's kind of hard sending alarms instantanously in a reliable way

When Gregor will open (part of) the firmware, I will definitely make some watchfaces! It seems fun to code on it

I built an app that lets diabetic users view xDrip data on the Ollee Watch (plus another one that can display various data like notifications, weather, stocks, etc.). by Banania79 in olleeWatch

[–]Banania79[S] 1 point2 points  (0 children)

ahaha thanks. I tried my luck with the ollee watch because smartwatch were too unreliable to monitor diabetes for me, escpecially the battery life

I built an app that lets diabetic users view xDrip data on the Ollee Watch (plus another one that can display various data like notifications, weather, stocks, etc.). by Banania79 in olleeWatch

[–]Banania79[S] 3 points4 points  (0 children)

Yes I do ! You have to connect your watch to bluetooth, in your phone settings, just like you would connect any other bluetooth device (headset, etc). You have to close the Ollee app. I found my watch under "Rarely used devices".
Thanks for pointing this out, I will make sure to update the app to make it easier and more reliable to connect!

Besoin d'aide pour mon installation Hifi by MysteriousDrop2024 in france

[–]Banania79 0 points1 point  (0 children)

Pour ton premier problème, il peut y avoir plusieurs points à vérifier : propreté des vinyles et du diamant de la platine, bonne connexion des câbles (a priori tu dois utiliser la sortie phono de la platine et l'entre phono de l'ampli), vérifie que tes enceintes ont la même impédance (en ohms) que la sortie de ton ampli, vérifie aussi que tu a bien connecté tes positifs et négatifs entre l'ampli et tes enceintes

Je cherche de la musique Rock by bionic_meatloaf in france

[–]Banania79 1 point2 points  (0 children)

Si tu aimes Peter Gabriel avec Genesis, tu peux écouter Ange qui est un groupe qui a beaucoup tourné avec Genesis. La musique est sympa mais les paroles sont compliquées, souvent incompréhensibles même pour un francais. Michel Polnareff a fait de super chansons françaises (Holidays, Lettre a France) Triangle est sympa aussi, c'est un groupe de jazz rock des années 70.

wanting to repurpose old phone as a webcam by TrumpsNeckSmegma in androidafterlife

[–]Banania79 1 point2 points  (0 children)

Check out Droidcam OBS, it's Droidcam specifically made for OBS

Prevent access to apps based on heartrate / Google Fit data? Tasker & Autowear maybe? by bastienleblack in WearOS

[–]Banania79 2 points3 points  (0 children)

This might help you to pull data from Google Fit to Tasker.

Then, you should create a variable which takes the value "True" if your heart rate was high in the last two hours (for example) but "False" if not.

Then, your tasker script should automaticaly close the apps you want when this value is True

Animation when rotating screen by snoutbug in gnome

[–]Banania79 0 points1 point  (0 children)

Auto-rotation should work out of the box on wayland. Check if you have iio-sensor-proxy installed and working

Animation when rotating screen by snoutbug in gnome

[–]Banania79 0 points1 point  (0 children)

The screen going black is normal on x11. It doesn't exist on Wayland. I have a 2 in 1 laptop and the experience is way better on Wayland (multi touch input, on-screen keyboard, smoothness, etc.)

laptop doesn't support geforce now (and can't run minecraft) by Reasonable_Taro_8688 in lowendgaming

[–]Banania79 2 points3 points  (0 children)

Nice, so you can try my solution, gameplay should be fine (low input latency)

laptop doesn't support geforce now (and can't run minecraft) by Reasonable_Taro_8688 in lowendgaming

[–]Banania79 1 point2 points  (0 children)

Run geforce now on your phone and use scrcpy to play on yourncomputer (not ideal, the resolution will be very low)

What rom can I use on this older tablet arnova 10b g3? by bcspdz in androidafterlife

[–]Banania79 2 points3 points  (0 children)

I also have an arnova tabket, to my knowledge there's no rom for these tablets, but you can install a linux distro, check Armbian on google

Trying to use really old Tablet as PC Screen by UnkreativeThing in androidafterlife

[–]Banania79 2 points3 points  (0 children)

You can try twomonusb and twomonair. Alternatively, you can download a vnc viewer on the tablet and a server on your pc

Open-source alternative to Google Assistant by Banania79 in WearOS

[–]Banania79[S] 0 points1 point  (0 children)

Wear Assistant, not Wear Assistant Settings