-->
Page 1 of 1

AT Commands over WiFi

PostPosted: Fri Nov 04, 2022 5:29 am
by Thunderdonkey
I have two WEMOS D1 ESP8266 systems controlling the lights in my garden. I want to send AT commands to them over the WiFi connection and receive their replies. Is this possible? If so, what software do I need on my PC?

Re: AT Commands over WiFi

PostPosted: Sat Nov 05, 2022 4:03 am
by JurajA
no

Re: AT Commands over WiFi

PostPosted: Sun Nov 06, 2022 1:46 am
by rooppoorali
This is the only content I got after googling the topic.
https://github.com/PowerBroker2/ELMduino/issues/28

Re: AT Commands over WiFi

PostPosted: Sun Nov 06, 2022 5:17 pm
by ArjenV
It doesn't say why you want AT commands? Perhaps you could use telnet?