@@ -76,8 +76,14 @@ Our samples uses 🌶️ to show how easy or complicated those samples are. The
76
76
* [ 🌶️ - Bluetooth Low Energy Serial profile sample] ( samples/Bluetooth/BluetoothLESerial )
77
77
* [ 🌶️ - Bluetooth Low energy: adding, replacing services to the main service] ( samples/Bluetooth/BluetoothLESample3 )
78
78
* [ 🌶️ 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 )
79
82
* [ 🌶️🌶️ - Bluetooth Low energy: read static and dynamic values, notification, read/write value] ( samples/Bluetooth/BluetoothLESample1 )
80
83
* [ 🌶️🌶️ - 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 )
81
87
* [ 🌶️🌶️🌶️ - Improv Wifi provisioning] ( samples/Bluetooth/ImprovWifi )
82
88
83
89
### CAN
@@ -97,6 +103,7 @@ Our samples uses 🌶️ to show how easy or complicated those samples are. The
97
103
* [ 🌶️🌶️ - Simple sample ** with** Azure lib and retry pattern for connection] ( samples/AzureSDK/AzureSDKBasic )
98
104
* [ 🌶️🌶️ - Ultrasonic HC-SR04 sensor with RMT] ( samples/Hardware.Esp32.Rmt/Ultrasonic )
99
105
* [ 🌶️🌶️ - 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 )
100
107
* [ 🌶️🌶️🌶️ - Complete Azure MQTT sample using BMP280 sensor ** with** Azure lib and deep sleep] ( samples/AzureSDK/AzureSDKSleepBMP280 )
101
108
* [ 🌶️🌶️🌶️ - Complete Azure MQTT sample using BMP280 sensor ** without Azure lib** and with deep sleep] ( samples/AzureMQTTTwinsBMP280Sleep )
102
109
* [ 🌶️🌶️🌶️ - Improv Wifi provisioning] ( samples/Bluetooth/ImprovWifi )
@@ -114,11 +121,11 @@ Our samples uses 🌶️ to show how easy or complicated those samples are. The
114
121
115
122
* [ 🌶️🌶️ - Graphics Primitives] ( samples/Graphics/Primitives )
116
123
* [ 🌶️🌶️ - Screen samples] ( samples/Graphics/Screens )
124
+ * [ 🌶️🌶️ - Using an existing generic graphic driver] ( samples/Graphics/UsingGenericDriver )
117
125
* [ 🌶️🌶️ -Simple WPF] ( samples/Graphics/SimpleWpf )
118
126
* [ 🌶️🌶️ to 🌶️🌶️🌶️ -Graphics samples] ( samples/Graphics )
119
127
* [ 🌶️🌶️🌶️ - Creating your own generic graphic driver] ( samples/Graphics/GenericDriver )
120
128
* [ 🌶️🌶️🌶️ - Tetris Demo Game for nanoFramework] ( samples/Graphics/Tetris )
121
- * [ 🌶️🌶️🌶️ - Using an existing generic graphic driver] ( samples/Graphics/UsingGenericDriver )
122
129
123
130
### IoT.Device
124
131
@@ -175,7 +182,7 @@ Our samples uses 🌶️ to show how easy or complicated those samples are. The
175
182
### Texas Instrument specific
176
183
177
184
* [ 🌶️ - 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 )
179
186
* [ 🌶️ to 🌶️🌶️ - Hardware TI SimpleLink sample pack] ( samples/Hardware.TI )
180
187
* [ 🌶️🌶️ - TI Power Mode] ( samples/Hardware.TI/TI.PowerMode )
181
188
@@ -213,6 +220,7 @@ Our samples uses 🌶️ to show how easy or complicated those samples are. The
213
220
214
221
* [ 🌶️ - WiFI samples] ( samples/Wifi )
215
222
* [ 🌶️🌶️ - Wifi Soft AP sample] ( samples/WiFiAP )
223
+ * [ 🌶️🌶️🌶️ - Improv Wifi provisioning] ( samples/Bluetooth/ImprovWifi )
216
224
217
225
</devices >
218
226
0 commit comments