ESP32-C3 SuperMini connecting to wifi work only when touching antenna

jingo09
Posts: 5
Joined: Wed Jan 24, 2024 11:45 am

ESP32-C3 SuperMini connecting to wifi work only when touching antenna

Postby jingo09 » Wed Sep 18, 2024 10:23 am

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 failed.
I tried a separate power supply but still the same. What can cause that issue and dose anyone have a fix for this?

MicroController
Posts: 1552
Joined: Mon Oct 17, 2022 7:38 pm
Location: Europe, Germany

Re: ESP32-C3 SuperMini connecting to wifi work only when touching antenna

Postby MicroController » Thu Sep 19, 2024 7:47 am


jingo09
Posts: 5
Joined: Wed Jan 24, 2024 11:45 am

Re: ESP32-C3 SuperMini connecting to wifi work only when touching antenna

Postby jingo09 » Thu Sep 19, 2024 10:33 am

MicroController wrote:
Thu Sep 19, 2024 7:47 am
May be the same issue: https://esp32.com/viewtopic.php?f=2&t=41899#p137764
Thank you, it worked. I needed also WIFI_STA before and 40/10db.

Code: Select all

WiFi.mode(WIFI_STA);
esp_wifi_set_max_tx_power(40); 
Dose the cause of the problem is the board circuit? I noticed it different than my other ones and it also doesn't look the same as the product page image.

Fusion
Posts: 16
Joined: Wed Apr 26, 2017 3:34 pm

Re: ESP32-C3 SuperMini connecting to wifi work only when touching antenna

Postby Fusion » Thu Sep 19, 2024 4:30 pm

It is related to antenna design. I made a custom board where it was very hard to implement the recommended antenna keep-out clearance and used a similar ceramic antenna. I had to reduce tx power to get it to connect to networks. This is not an issue if the board is always close to the router.

jingo09
Posts: 5
Joined: Wed Jan 24, 2024 11:45 am

Re: ESP32-C3 SuperMini connecting to wifi work only when touching antenna

Postby jingo09 » Thu Sep 19, 2024 5:31 pm

Fusion wrote:
Thu Sep 19, 2024 4:30 pm
the recommended antenna keep-out clearance
I see now, the good boards have a lot more clearance and they also have small holes. thanks.

Who is online

Users browsing this forum: No registered users and 71 guests