You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Solder the sonoff as showen on (3) link from above.
Upload the sonoff code and copy it's MAC address from the monitor.
Upload the ESP32 code change the hard coded parameters as explained below.
Parameters that are hard coded:
The sonoff MAC address on the ESP32 code. When uploading the code to the sonoff, it's MAC address will appear on the monitor. The lab manager should copy this MAC address and define it on line 114.
When uploading the code to the ESP32, the lab manager should define in line 20 the machine ID as he defined on the website.
On the ESP32 code - update WiFi parameters (Name and password) on lines 9-10.