Search found 1 match

by Quagmire
Wed Aug 15, 2018 1:40 pm
Forum: General Discussion
Topic: Issue sending data to browser using AT commands and TCP server
Replies: 1
Views: 3464

Issue sending data to browser using AT commands and TCP server

I am attempting to create a TCP server on the ESP32 in order to connect to a browser page, which will allow users to enter their local WiFi SSID and password, along with some other program specific information. I have followed the example commands in the ESP32 AT Instruction Set pdf...specifically, ...