I am currently setting up an MXChip (DevKit) for use with Azure by following the guide below:
https://microsoft.github.io/azure-iot-developer-kit/docs/get-started/
After configuring the device connection string, I cannot complete the subsequent step (Build and upload Arduino sketch) without having to select a board type. These are the options listed:
- Arduino Yun
- Arduino/Genuino Uno
- Arduino Duemilanove
- Arduino Nano
- Arduino/Genuino Mega
- Arduino Mega ADK
- Arduino Leonardo
- Arduino Leonardo ETH
- Arduino/Genuino Micro
- Arduino Esplora
- Arduino Mini
- Arduino Ethernet
- Arduino Fio
- Arduino BT
- LilyPad Arduino USB
- LilyPad Arduino
- Arduino Pro
- Arduino NG or Older
- Arduino Robot Control
- Arduino Robot Motor
- Arduino Gemma
- Adafruit Circuit Playground
- Arduino Yun Mini
- Arduino Industrial 101
- Linino One
- Arduino Uno WiFi
I am unsure of which option to choose. Any help would be appreciated. Thanks.