Page 1 of 1

ESP32C6 how to improve the wifi connection distance

Posted: Tue Jul 02, 2024 3:31 am
by TerenceLiu
  1.     Hello all,
  2.     i am new to ESPRESSIF Wifi module. I am using ESP32-MINI-01 module with PC/Chip using AT commands in my project.
  3.     The main application scenario of my project is biased towards real-time data transmission.
  4.     The process of using it all went smoothly.
  5.     However, when testing the distance, it was found that the data transmission would be stuck at a distance of more than 6m.
  6.     I tried to use the AT command(AT+RFPOWER=80) to change the transmit power, but the test effect was still mediocre after modification.
  7.     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