Hi, I bought a new board and I can only connect to wifi when I touch with my finger (some other objects might also work) above or on the side of the antenna or under the antenna (under the pcb). this is only help when i try to connect to wifi but with esp-now delivery is ...
Hello, when trying to connect to the WiFi I always get error messages. For the connection I used the following code in the Ardunio IDE: Code:Select all WiFi.mode(WIFI_STA); WiFi.setHostname("esp32"); WiFi.begin(ssid, password); Serial.print("Connecting to WiFi ..");while(WiFi.statu...
I am running the latest AT firmware on my ESP32. Sometimes when I run the AT+CWJAP command, I get Code:Select all AT+CWJAP="invisible","12345678"+CWJAP:0ERROR On the OS output from TXD0 and RXD0 I see Code:Select all I(35758)wifi:state:init->auth(b0)I(35763)wifi:state:auth->...
It all started when I added a 2nd Wifi mode to the sketch on my Heltec WIFIkit32 ESP32 module. This is the solution I found. My unit now works perfectly 99% of the time. //DO NOT TOUCH // This is here to force the ESP32 to reset the WiFi and initialise correctly. Serial.print...
You could look at the ESP32-C6-devkit-M1 schematics. It uses a different SoC (the ESP32C6) but you should be able to copy the USB-C setup. Note that the C6 uses different GPIOs for its USB connection; you probably want to adjust that; also the devboard has a 2nd USB-C ...
Answers checklist. I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there. I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there. I have s...
ESP_ERROR_CHECK( esp_wifi_start() ); sleep(6); } Before going to light_sleep, the WIFI connection is established every time (100%). But after the light_sleep, fails from time to time (sometimes it works fine for 70 cycles - but sometimes it fails on the second sleep): ...
Re: WiFi.mode(WIFI_AP_STA) not connecting to router#75693 Byschufti-Tue May 01, 2018 1:31 am have a look here https://github.com/martin-ger/esp_wifi_repeater Reply Options 2 posts Page1of1 Return to Bug Reports VIEW MORE TOPICS...
CPU:ESP32-D0WD;Memory:SRAM 520KB + PSRAM 8MB / NOR Flash 4MB;Protocol:IEEE 802.11 b/g/n;Wi-Fi Speed:2.4GHz (150Mbps);Ethernet Port:1 x 10/100M;LEDs:BLE / Internet / Power;Ble version:V4.2, BLE;Power Input:5V/1A DC Input or PoE;Operating Temperature:0~40
Original M5StickC PLUS2 ESP32 Mini IoT Development Kit WiFi IR 1.14-inch TFT Screen IoT Controller ESP32-PICO-V3-02 chip Supplier's reply: We are glad that this product can satisfy you and we are happy to cooperate with you. If you encounter any problems during use, please don't hesit...