This document has been moved to AllThingsTalk Learning Centre.
The next steps will guide you during the installation of the hardware profile for the Wio Link board. The Wio Link board profile is available through the Arduino Boards Manager. In order to install the board files you will need to first add the ESP8266 community board manager URL.
http://arduino.esp8266.com/stable/package_esp8266com_index.json
The Arduino IDE will now have the Wio Link board added to the list found in the menu under tools >board. You simply need to select that hardware profile as the board that the Arduino IDE will use.
It could occur that your system doesn’t not automatically find the correct driver it is advisable to download additional drivers from here:.
The driver adds a communication port. In Windows this is COMx (so COM1, COM6, etc.). On Linux and Mac the port name starts with /dev/tty. You can find the list of available serial ports in the menu under Tools->Port: