mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
f2485590c2
commit
82a0437671
@ -2160,7 +2160,7 @@ Some limitations need to be considered:
|
||||
|
||||
Following is the recommended scenarios to use the multiple antennas:
|
||||
|
||||
- The applications can choose to always select a specified antenna, or implement their own antenna selecting algorithm, e.g., selecting the antenna mode based on the information collected by the application. Refer ESP-IDF example :idf_file:`examples/wifi/antenna/README.md` to design antenna selecting algorithm.
|
||||
- The applications can always choose to select a specified antenna or implement their own antenna selecting algorithm, e.g., selecting the antenna mode based on the information collected by the application. Refer to ESP-IDF example :idf_file:`examples/wifi/antenna/README.md` for the antenna selecting algorithm design.
|
||||
- Both RX/TX antenna modes are configured to WIFI_ANT_MODE_ANT0 or WIFI_ANT_MODE_ANT1.
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user