Search found 2 matches

by Modulex
Thu Feb 10, 2022 10:16 am
Forum: ESP32 Arduino
Topic: Cannot connect WiFi in AP mode when using a hardware timer
Replies: 0
Views: 1128

Cannot connect WiFi in AP mode when using a hardware timer

When the client(smartphone) tries to connect after starting the hardware timer on the server (ESP32), it does not connect to the server. The timer cycle cannot be changed. How can I solve this isue? Thank you very much in advance, #include <WiFi.h> #include <WiFiAP.h> #include "esp_system.h" WiFiSer...
by Modulex
Wed Dec 22, 2021 1:08 am
Forum: General Discussion
Topic: ESP32D is not recognized as com port
Replies: 0
Views: 4246

ESP32D is not recognized as com port

Dear all,

4 ESP32_DEVKits_V4 with ESP32-WROOM-32D is recognized as unknown USB device, not COM port.
But 1 ESP32_DEVKit_V4 with ESP32-WROVER-E is recognized as COM port of CP210x.
Could you tell a solution regarding this issue?