PN 30005 rev 5
NimbeLink, LLC All Rights Reserved.
13
3. Connect Kit to Arduino
Most Arduino boards typically have a single UART which is used for
downloading software and debug serial monitoring. The Telit modem
requires a dedicated UART connection to a processor, so to simplify
development with Arduino boards, use an Arduino Leonardo which
dedicates the UART to the Telit modem and uses a native USB port for
software download and debug serial. The sample sketches provided are
intended for use with Arduino Leonardo development boards.
3.1 Install Arduino software first
At the time this was written, the latest Arduino IDEs could be downloaded
here:
http://arduino.cc/en/Main/Software
The sample sketches were written and tested using Arduino 1.0.5 on a PC
running Windows 7.
3.2 Insert Skywire Baseboard into Arduino Leonardo