Bence Kovacs

Results 59 comments of Bence Kovacs

Thanks @LoganathanNN94 :-) In the meantime I successfully developed my speech recognition app (magic trick). I also could mute the sound at the beginning of recognition. :-) Now it works...

@LoganathanNN94 my bad... I forgot this already is working in my app :-) I thought the recognition stops when I lock the screen, but it doesn't. :-D Maybe I will...

Is this plugin still maintained? 🤔

Yeah, that would be nice :-)

Found the solution to get battery level and turn count, read it here: https://github.com/cubing/cuble.js/issues/7#issuecomment-492099605

Same here.... cube ALWAYS reports 55%. Any solution???

So I have found the solution in a forum post. :-) Forget the battery service, it doesn't work, reports fixed 55%. The service the Supercube uses for reporting battery level...

Offtopic: what about resetting the cube, if it shows wrong pattern (sends wrong data)? Can I also write to the characteristic, where I get the cube state data from? 🤔

I could get the info from "btsnoop_hci.log": for a solved state reset we have to write `A1` to service `AAAA`, characteristic `AAAC` There is another way to reset, when you...