hakatashi / smart-cube-timer

Proof-of-concept smart timer for GiiKER
https://hakatashi.github.io/smart-cube-timer/
MIT License
72 stars 22 forks source link

Connect problem Giiker i3s ? #30

Open MoxouS opened 5 years ago

MoxouS commented 5 years ago

I cant connect my giiker, i have the new version: http://zcube.hk/Giiker-i3s-Supercube

I can find the cube with my pc bluetooth but it's required a pin never known

If i just use the connect button on your web app (i follow ur instruction for the browser stuff), he just dont see it

( I have no "connecting problem" with the official app, but it sucks :D )

Maybe need an upgrade for i3s ?

MoxouS commented 5 years ago

My cube name is GiS54511.

hugopeeters commented 5 years ago

On your PC, have you tries 0000 as a PIN? Just curious, as many bluetooth devices use that by default.

MoxouS commented 5 years ago

Yeah i tried 0000 1234 1111 everything :(

popel commented 5 years ago

I have also an is3 GiS51078 - but it doesn't connect... is this cube already supported?

pdoronila commented 5 years ago

I have a fix, but its for the giiker library that this web app is dependent on. Luckily that library is written by the same guy who wrote this web app. I will make a pull request tomorrow.

pdoronila commented 5 years ago

If you want to use the web app now, you can always rename your cube through the Supercube app. The Giiker Bluetooth wrapper assumes the prefix of the cube name is GiC which the old Giiker i3 started with. The Giiker i3s name starts with GiS.

Abramowski commented 5 years ago

I have same problem. Renaming cube in the app seem to only change the cube name for this app not globaly. Is it only my problem? I am still not able to connect new Giiker cube to this timer.

sam596 commented 5 years ago

Any update? Still unable to connect. Renaming the cube does not help

pdoronila commented 5 years ago

I ended up forking the project and it works for the i3s, but it doesn't work for the older cube. I believe the developer is aware of this, there are many existing issues on the library repo that mentions the problem. https://pdoronila.github.io/smart-cube-timer/

hdodov commented 5 years ago

I have the new i3S version of the cube and I have the same problem. It needs some kind of PIN. That happens on Windows 10. I tested on a Mac and it can connect successfully there, though.

pajinko commented 5 years ago

Hello, I have the same problem with connection.. on Android and on Windows.. also i3s.. tried to rename the cube in the official app but without results. tried Hakatashis and Pdoronilas Forks... Where to start some troubleshooting? Any idea what could be the problem?

Thanks for any ideas in advance!

TheBags commented 5 years ago

Hi, I've the same problem here. I noticed, my i3S cube's name is Gixxxxxx without "C" or "S" after "i". @hdodov and @pajinko have you the same start string in your cubes? Probably this could help. TheBags

pajinko commented 5 years ago

@TheBags Yes, my cube starts also with Gi11xxxx

btw: I found out that this page is working for me: https://avaver.github.io/

but I want this one to be working as it is also supporting Roux.. Anyone capable of comparing with https://github.com/avaver/supercube what the difference is? @pdoronila maybe suggestions from your side?