martin-ger
martin-ger
Hmm, you could enter the values as defaults in the code and rebuild the project, but this also requires Linux and is definitely more complex. I use VMware Workstation and...
Should be fixed with the latest updates.
You can: Just implement onAuth(). Am 1. Juli 2023 13:47:39 schrieb Jonsonmon ***@***.***>: > > there is no option to define mqtt user and pass... > even if i'm connecting...
Using the scripting language is no option?
This is quite a specific request. This could be done in the code, but in order to keep that somewhat generic, I would suggest to use a script with two...
As it might be soewhat tricky, here is a script that does the job: ``` % Example for some regular timers % Config params, overwrite any previous settings from the...
Not what you requested for? Do you want an event exactly 10 min after sync?
Q1: That't correct, the script and the WiFi-Settings are stored independently from the code. Clear flash (or write any file to 0x00000 - at least 64 KB). This will reset...
I assume 192.168.178.23 is your mosquitto? In the terminology of the project this would be the remote broker. Somewhat strange, that the external IP of the ESP is 192.168.0.53 -...
Do the 'make' in the parent directory 'esp-open-skd'. It will decend into the 'esp-open-lwip'.