- Wed Jan 24, 2018 7:11 am
#73452
Can you remember the good old telephone modems from the old age?
Actually, a new ESP8266 with the default firmware is nothing more than that, the only difference is that the "Phone-line" side of the module is an (WiFi) antenna.
You can "Talk" to the ESP over serial using AT-codes (similar to the Hayes command-set of old Phone modems), but not from the WiFi side of the line (analog to the Phone-line in an old Phone modem, you can call it, but the modem will not answer by itself).
If you have special needs, you'll have to use (or write you own) special firmware and flash it.
Assumption is the mother of all f*ckups. At least: that's what I'm assuming.