C++ JURA WiFi protocol implementation for controlling a JURA coffee maker over a WiFi connection.
Currently still work in progress since I do not own a compatible JURA coffee maker for the WiFi Connect dongle.
For a device to be able to connect to an JURA coffee maker via WiFi, a WiFi Connect dongle is required.
i soldered wired to the pads and connected 3.3v, GND, TX, RX & GPIO 0

I use this command to dump the entire flash memory of my Jura WiFi Device
a tricky thing is to get the ESP into programming mode, this took me a very long time to do, you have to short GND and GPIO 1 when powering up.
then i used this command after installing esptool for windows.
.\esptool.exe --baud 115200 --port COM6 read_flash 0x0 0x400000 jura-backup-4M.bin
3D Printed Housing









