Page 1 of 1

ESP32C6 how to improve the wifi connection distance

Posted: Tue Jul 02, 2024 3:31 am
by TerenceLiu

Code: Untitled.txt Select all


    Hello all,
i am new to ESPRESSIF Wifi module. I am using ESP32-MINI-01 module with PC/Chip using AT commands in my project.
The main application scenario of my project is biased towards real-time data transmission.
The process of using it all went smoothly.
However, when testing the distance, it was found that the data transmission would be stuck at a distance of more than 6m.
I tried to use the AT command(AT+RFPOWER=80) to change the transmit power, but the test effect was still mediocre after modification.
please give me some advice to solve this problem.

Re: ESP32C6 how to improve the wifi connection distance

Posted: Tue Aug 06, 2024 8:28 am
by esp-at
maybe it's not a distance issue, but a throughput issue. have you read this document before:

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