mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'bugfix/ble_phy_readme' into 'master'
NimBLE: Fixed README file for BLE PHY prph example See merge request espressif/esp-idf!20255
This commit is contained in:
commit
a48cd1e4b0
@ -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.
|
||||
|
||||
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 :
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user