-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Protocol for WIFI dongle #4
Comments
Currently getting back into it. Give me a couple of days and I can give you some more information. At the moment you do not need to do any modifications on your hardware. It's all done via software (emulating an app). |
Thanks for the Info. |
Sadly I can not debug/reverse the WIFI dongle connection since it is not compatible with my JURA E6 coffee maker. But, I can tell you that much: The app builds up a TCP connection between the coffee maker and the app using port The next steps would be to either further look into the decompiled Java code for the protocol or just simply snoop it via Wireshark and the app running inside a local emulator. In case you are interested I can add you to the private repo containing the decompiled Java code. There I can give you some hints for where to look next. |
Thanks for the offer. In any case I will not have noticeable time until mid/end of december as I currently msut finish some job work and will try to finish work at an ioBroker adapter until end of the year. Anyway: Thanks a lot for your work and spwnding time for others. P.S: E6 is listed as compatible - but I guess this realtes to a newer version of the E6 |
I have a Jura E8 with WiFi dongle and could also offer to take a look into the Java code. |
I added you both to the repo with read access. The relevant parts are located inside |
I have a Jura Z10 with a wifi dongle and would be very interested in helping, as I'd like to not have to use the app in the future. If there's anything I can help with, let me know. (I'm familiar with java - having been a scala developer and currently being a RN dev) |
Hi, can anyone share the firmware dump from the Wi-Fi dongle? I have made an printable 3d model of the jura wifi dongle housing if anyone is interested? Also I have made a schematics and pcb (the pcb is still in progress) of the original jura Wi-Fi dongle |
Regarding the firmware: https://connectivity.top-tronic.com/mobileapp/JOE/WFR_all.xml @Sebbeben Cool! This would be awesome to host here in this repo. I would be glad, if you could make a PR for it. |
I would be Happy if i could contribute in any way @COM8 :) Please till me if i made something the wrong way, im new to using GitHub. Thanks for sharing the Link, can this be decoded then? or is a new firmware dump needed? |
As far as I'm aware, we need to dump it since I don't know how to decrypt them. I had a quick look at the source code for the Java app, but was not able to find anything for that. Perhaps the ESP32 decrypts it? If you want, I can give you access to the JURA JOE repo with the decompiled source code and you can have a look at it your self. Perhaps you spot something I missed. |
@COM8 sure that would be nice :) |
@Sebbeben Done. |
hello experts, best regards |
@vbprofi sadly not that I'm aware of. |
Hi,
Is there any documentation availbale for accessing a WIFI connected Jura. I'm using an ENA-4 with WIFI dongle.
If instructed I could try to get communication data as long as it does not require soldering etc.
You can reach me here (as discussion answers) or dierectly at [email protected]
The text was updated successfully, but these errors were encountered: