Search found 2 matches

by AlexisKyriacou
Sat Aug 04, 2018 4:43 pm
Forum: General Discussion
Topic: ESP32 as AP does not oparate
Replies: 1
Views: 3495

ESP32 as AP does not oparate

I am build the following code with out error and then flash it, from Eclipse, to my ESP32 but it doe not enter in AP mode. In my phone network list i do not see anything but when i download a code from arduinoIDE to be an ESP32 AP is ok, it works. //#include "freertos/FreeRTOS.h" #include "esp_wifi....
by AlexisKyriacou
Thu Apr 26, 2018 10:29 am
Forum: General Discussion
Topic: Wireless Communication Between ESP32 and ESP-01
Replies: 0
Views: 2654

Wireless Communication Between ESP32 and ESP-01

Hello to everyone I want to make the following project: I want to control with ESP32, 3xESP-01 which one of the GPIO is controlling a relay module. The general project is: ESP32 is connected to my home network (router/modem) the 3 ESP-01 are connected to the ESP32 With an android app i will send com...