@@ -76,8 +76,14 @@ Our samples uses 🌶️ to show how easy or complicated those samples are. The
7676* [ 🌶️ - Bluetooth Low Energy Serial profile sample] ( samples/Bluetooth/BluetoothLESerial )
7777* [ 🌶️ - Bluetooth Low energy: adding, replacing services to the main service] ( samples/Bluetooth/BluetoothLESample3 )
7878* [ 🌶️ to 🌶️🌶️🌶️ - Bluetooth sample pack] ( samples/Bluetooth )
79+ * [ 🌶️🌶️ - Demonstrates how to use the watcher filter classes] ( samples/Bluetooth/WatcherFilters )
80+ * [ 🌶️🌶️ - Bluetooth Low energy: Broadcast current values in a Bluetooth advertisement] ( samples/Bluetooth/BroadcastValues )
81+ * [ 🌶️🌶️ - Bluetooth Low energy: Environmental Sensor data collection] ( samples/Bluetooth/Central2 )
7982* [ 🌶️🌶️ - Bluetooth Low energy: read static and dynamic values, notification, read/write value] ( samples/Bluetooth/BluetoothLESample1 )
8083* [ 🌶️🌶️ - Bluetooth Low energy: read/write with encryption a value] ( samples/Bluetooth/BluetoothLESample2 )
84+ * [ 🌶️🌶️ - Bluetooth Low energy: Watch for Bluetooth Advertisements] ( samples/Bluetooth/Central1 )
85+ * [ 🌶️🌶️🌶️ - Create an IBeacon] ( samples/Bluetooth/BluetoothBeacon )
86+ * [ 🌶️🌶️🌶️ - Bluetooth Low energy: Demonstrates pairing and authentication in Client program] ( samples/Bluetooth/Central3 )
8187* [ 🌶️🌶️🌶️ - Improv Wifi provisioning] ( samples/Bluetooth/ImprovWifi )
8288
8389### CAN
@@ -97,6 +103,7 @@ Our samples uses 🌶️ to show how easy or complicated those samples are. The
97103* [ 🌶️🌶️ - Simple sample ** with** Azure lib and retry pattern for connection] ( samples/AzureSDK/AzureSDKBasic )
98104* [ 🌶️🌶️ - Ultrasonic HC-SR04 sensor with RMT] ( samples/Hardware.Esp32.Rmt/Ultrasonic )
99105* [ 🌶️🌶️ - Using a Modem like SIM7080, simple sample ** with** Azure lib and retry pattern for connection] ( samples/AzureSDK/AzureSDKBasicFullyManaged )
106+ * [ 🌶️🌶️🌶️ - Create an IBeacon] ( samples/Bluetooth/BluetoothBeacon )
100107* [ 🌶️🌶️🌶️ - Complete Azure MQTT sample using BMP280 sensor ** with** Azure lib and deep sleep] ( samples/AzureSDK/AzureSDKSleepBMP280 )
101108* [ 🌶️🌶️🌶️ - Complete Azure MQTT sample using BMP280 sensor ** without Azure lib** and with deep sleep] ( samples/AzureMQTTTwinsBMP280Sleep )
102109* [ 🌶️🌶️🌶️ - Improv Wifi provisioning] ( samples/Bluetooth/ImprovWifi )
@@ -114,11 +121,11 @@ Our samples uses 🌶️ to show how easy or complicated those samples are. The
114121
115122* [ 🌶️🌶️ - Graphics Primitives] ( samples/Graphics/Primitives )
116123* [ 🌶️🌶️ - Screen samples] ( samples/Graphics/Screens )
124+ * [ 🌶️🌶️ - Using an existing generic graphic driver] ( samples/Graphics/UsingGenericDriver )
117125* [ 🌶️🌶️ -Simple WPF] ( samples/Graphics/SimpleWpf )
118126* [ 🌶️🌶️ to 🌶️🌶️🌶️ -Graphics samples] ( samples/Graphics )
119127* [ 🌶️🌶️🌶️ - Creating your own generic graphic driver] ( samples/Graphics/GenericDriver )
120128* [ 🌶️🌶️🌶️ - Tetris Demo Game for nanoFramework] ( samples/Graphics/Tetris )
121- * [ 🌶️🌶️🌶️ - Using an existing generic graphic driver] ( samples/Graphics/UsingGenericDriver )
122129
123130### IoT.Device
124131
@@ -175,7 +182,7 @@ Our samples uses 🌶️ to show how easy or complicated those samples are. The
175182### Texas Instrument specific
176183
177184* [ 🌶️ - Texas Instruments EasyLink sample pack] ( samples/TI.EasyLink )
178- * [ 🌶️ - TI utilities] ( samples/Hardware.TI/TI.Utilities )
185+ * [ 🌶️ - TI utilities read IEEE address ] ( samples/Hardware.TI/TI.Utilities )
179186* [ 🌶️ to 🌶️🌶️ - Hardware TI SimpleLink sample pack] ( samples/Hardware.TI )
180187* [ 🌶️🌶️ - TI Power Mode] ( samples/Hardware.TI/TI.PowerMode )
181188
@@ -213,6 +220,7 @@ Our samples uses 🌶️ to show how easy or complicated those samples are. The
213220
214221* [ 🌶️ - WiFI samples] ( samples/Wifi )
215222* [ 🌶️🌶️ - Wifi Soft AP sample] ( samples/WiFiAP )
223+ * [ 🌶️🌶️🌶️ - Improv Wifi provisioning] ( samples/Bluetooth/ImprovWifi )
216224
217225</devices >
218226
0 commit comments