We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6297537 commit 00108ebCopy full SHA for 00108eb
examples/espidf-arduino-h2zero-BLE_scan/README.md
@@ -1,7 +1,5 @@
1
-# Arduino_IDF_BLE_scan example using 3rd party NimBLE stack
+# NimBLE_extended_client example using h2zero Arduino NimBLE stack
2
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`
+BLE 5 client example, using the great [h2zero NimBLE](https://github.com/h2zero/NimBLE-Arduino) implementation.
6
7
Thx @h2zero for the great BLE library.
0 commit comments