Skip to content

Commit 00108eb

Browse files
authored
Update README.md
1 parent 6297537 commit 00108eb

File tree

1 file changed

+2
-4
lines changed
  • examples/espidf-arduino-h2zero-BLE_scan

1 file changed

+2
-4
lines changed
Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
1-
# Arduino_IDF_BLE_scan example using 3rd party NimBLE stack
1+
# NimBLE_extended_client example using h2zero Arduino NimBLE stack
22

3-
BLE scan example, using the great h2zero NimBLE implementation. The needed NimBLE lib is loaded via the IDF component manager -> `idf_component.yml`.
4-
Mandantory not to forget to switch Arduino included BLE libs.
5-
Done in `sdkconfig.defaults`
3+
BLE 5 client example, using the great [h2zero NimBLE](https://github.com/h2zero/NimBLE-Arduino) implementation.
64

75
Thx @h2zero for the great BLE library.

0 commit comments

Comments
 (0)