DNS Server on MKR WiFi 1010

Hi all,

it's my first post.

I hope not to get the wrong category or anything else.

I'm creating an Access Point with the MKR WiFi 1010 device. After having initialized the WiFi I have started a Web server, reachable at the address 192.168.4.1 (as default).
What I would like is to make sure that any address being browsed by a device connected to the access point is redirected to the webserver created at startup.
I have found some tutorials using different ESP devices, but none fit MKR.
Can anyone give me some advice or guidance on how I can achieve my goal?

Thanks in advance for the support

Andy74

Anyone who can help me?

For anyone interested in a possible answer, after some more research, I found the solution to my problem here:

https://create.arduino.cc/projecthub/voske65/captive-portal-for-wifi-ap-a14155

I hope it will be useful to someone else too.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.