John Mueller's randoms · May 22, 2021
Boot, connect to wifi, server requests in under 1 second with ESP-01
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Making a hardware button that connects to wifi and sends a request off to a server is possible using Arduino. Light switches are (almost) immediate – but simple wifi switches easily take 8-10 seconds to connect & switch. How do you get that time down? Here’s my approach. Measure end-to-end - what’s the default time? Is it really that bad, or just sometimes bad? Split into parts…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.