Bom dia Sara, bom dia Rui,
I really enjoy your RNT articles! They are very informative, and I have already purchased several of your books and courses. They are all very well done. Keep up the good work!
Today, I would like to ask for a little support/help. It might be interesting for other users as well.
I have an automatic electric gate for my property for a long time. It came with remote controllers that work fine.
But my goal is to be able to open and close the gate from my smartphone.
The additional controller will be an ESP32 with a relay shield.
It should work as an access point with its own separate Wi-Fi network.
I tested both of your projects.
– ESP32 web server with a static address
– ESP32 Access Point
They work perfectly, but I could not figure out how to use the ESP32 Access Point with a static IP.
It should be very similar to the web server project with a static IP address, shouldn’ it?
Could you give me some advice or program code?
I imagine an AP with a static address could be of interest to other users as well.
In this case, a smartphone application could be coded with a fixed IP address to connect.