Merge branch 'bugfix/ble_phy_readme_v5.0' into 'release/v5.0'

NimBLE: Fixed README file for BLE PHY prph example (v5.0)

See merge request espressif/esp-idf!20256
pull/10970/head
Jiang Jiang Jian 2022-12-02 19:50:11 +08:00
commit 8b7fee3296
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -13,7 +13,7 @@ This example performs below functionalities:
This example aims at understanding how to establish connections on preferred PHY and changing LE PHY once the connection is established. This example aims at understanding how to establish connections on preferred PHY and changing LE PHY once the connection is established.
To test this demo, use any BLE GATT server app that advertises support for the LE PHY service (0xABF2) and includes it in the GATT database. Also make sure device supports extended advertising. To test this demo, use any BLE GATT client app that supports extended advertising.
Note : Note :