Need Help with getting BLE/Wifi working on my custom ESP32 board

espnoob56
Posts: 2
Joined: Fri Nov 21, 2025 6:10 pm

Need Help with getting BLE/Wifi working on my custom ESP32 board

Postby espnoob56 » Fri Nov 21, 2025 6:17 pm

Hi,

I’m working on a custom ESP32 board using the ESP32-C3FH4X. I can program the chip without any issues and GPIO control works fine.

However, I’m running into trouble with Bluetooth. When I run the ESP-IDF NimBLE advertising example, I can’t see the device in nRF Connect. If I put the board inside a simple Faraday box, I can detect some NimBLE advertising packets, but the signal is too weak to make a proper connection.

To troubleshoot, I removed the matching components and tried attaching a 32 mm wire to the L3 antenna pad. I also tried a few other wire lengths, but I still couldn’t get a usable signal.

Does anyone have ideas on how to best debug this? Any pointers would be greatly appreciated.

ESP32_kid
Posts: 16
Joined: Tue Oct 28, 2025 10:02 pm

Re: Need Help with getting BLE/Wifi working on my custom ESP32 board

Postby ESP32_kid » Mon Nov 24, 2025 6:06 pm

What power level is the ESP set to for BLE?
The default is +9dm, that's a max setting.

The LNA should be ok at that level, but maybe try a setting of P0. And also note there's power levels for various BLE functions, so look at that too.

My reference to LNA is due to bad VSWR of the mostly crappy antenna's, hence reflected power can swamp the LNA when Tx is set hi. Are you also running wifi too? If so at what power levek?


https://docs.espressif.com/projects/esp ... power.html

espnoob56
Posts: 2
Joined: Fri Nov 21, 2025 6:10 pm

Re: Need Help with getting BLE/Wifi working on my custom ESP32 board

Postby espnoob56 » Mon Nov 24, 2025 11:12 pm

Hi, i used the default settings with the power level set to +9dbm. I tried increasing it to +20dbm and decreasing it to 0dbm but that did not help.

The example I am using is just for Bluetooth without wifi.

Who is online

Users browsing this forum: No registered users and 2 guests