kvantetore/igrill

iGrill mini "Invalid device challenge"

TokTias opened this issue · 1 comments

Hi !
I've got an iGrill Mini and I have tried with all keys found in the latest apk but I always end up with "Invalid device challenge" (I've set correct MAC address too of course) :

Authenticating...
encrypted device challenge: 954410c3d04a945fb4e986b4e18bb7cb
decrypted device challenge: 1a8659a80d5d5a89ca3fc549efad0544
Invalid device challenge
Traceback (most recent call last):
File "monitor_igrill_v2.py", line 18, in
periph = IGrillV2Peripheral(ADDRESS)
File "/home/pi/igrill-master/igrill.py", line 130, in init
IDevicePeripheral.init(self, address)
File "/home/pi/igrill-master/igrill.py", line 46, in init
raise RuntimeError("Unable to authenticate with device")
RuntimeError: Unable to authenticate with device

Is there sopmething obvious that I am unable to see missing here for me to be able to connect ?

Cheers & TIA !
/Mathias