Search found 2 matches

by SyedAhmed
Sat Dec 08, 2018 6:45 pm
Forum: ESP32 Arduino
Topic: ESP32 to ESP32 WiFi Server/Client Problem
Replies: 1
Views: 3884

ESP32 to ESP32 WiFi Server/Client Problem

I've got one ESP32 acting as client and another ESP32 acting as an access-point for direct communication and outdoor use. I have set up a server on the AP end and would like the client to communicate with it but I can't seem to make this work. I would like to know two things: How do I send or write ...
by SyedAhmed
Thu Dec 06, 2018 4:54 pm
Forum: ESP32 Arduino
Topic: ESP32 to ESP32 AP/client WiFi connection problem
Replies: 0
Views: 2474

ESP32 to ESP32 AP/client WiFi connection problem

Trying to communicate from one ESP32 to another ESP32 ,with one acting as a AP and another acting as Client but cant seem to connect the esp client to the esp AP, but connecting to AP using my smartphone works.Sorry if this seems to be a simple questions, I am new to esp32s and WiFI communication. C...