AT Commands over WiFi
Posted:
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
Posted:
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
Posted:
Sun Nov 06, 2022 5:17 pm
by ArjenV
It doesn't say why you want AT commands? Perhaps you could use telnet?