hakatashi/smart-cube-timer

Connect problem Giiker i3s ?

Opened this issue · 13 comments

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 ?

My cube name is GiS54511.

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

Yeah i tried 0000 1234 1111 everything :(

popel commented

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

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.

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.

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.

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

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/

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.

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!

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

@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?