Skip to content

Commit c2e59dd

Browse files
committed
Add project hub link for NB
1 parent 67f89d0 commit c2e59dd

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ Related tutorials on Arduino Project Hub:
66

77
* AWS:
88
** https://create.arduino.cc/projecthub/132016/securely-connecting-an-arduino-mkr-wifi-1010-to-aws-iot-core-a9f365[Securely connecting an Arduino MKR WiFi 1010 to AWS IoT Core]
9+
* Azure
10+
** https://create.arduino.cc/projecthub/Arduino_Genuino/securely-connecting-an-arduino-nb-1500-to-azure-iot-hub-af6470[Securely Connecting an Arduino NB 1500 to Azure IoT Hub]

examples/Azure IoT Hub/Azure_IoT_Hub_NB/Azure_IoT_Hub_NB.ino

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@
1515
- SIM card with a data plan
1616
- LiPo battery
1717
18+
The following tutorial on Arduino Project Hub can be used
19+
to setup your Azure account and the MKR board:
20+
21+
https://create.arduino.cc/projecthub/Arduino_Genuino/securely-connecting-an-arduino-nb-1500-to-azure-iot-hub-af6470
22+
1823
This example code is in the public domain.
1924
*/
2025

0 commit comments

Comments
 (0)