ARGOS ARTIC R2 Satellite Transceiver Shield Hookup Guide

Pages
Contributors: PaulZC
Favorited Favorite 2

Software Setup

If you are new to Arduino and the IDE, this guide will get you up and running:

Installing Arduino IDE

A step-by-step guide to installing and testing the Arduino software on Windows, Mac, and Linux.

If you haven't installed an Arduino Library before, this is the guide you need:

Installing an Arduino Library

How do I install a custom Arduino library? It's easy! This tutorial will go over how to install an Arduino library using the Arduino Library Manager. For libraries not linked with the Arduino IDE, we will also go over manually installing an Arduino library.

If you haven't used the Artemis Thing Plus before, this guide will tell you everything you need to know:

Hookup Guide for the SparkFun Artemis Thing Plus

Get started with our SparkFun Artemis Thing Plus - our popular Thing Plus footprint with the powerful Artemis module for ultimate functionality.

You can find more specific information on how to install the Arduino Core for Artemis (Apollo3) in this guide. The section on Arduino Installation is the one to read in detail.

Artemis Development with Arduino

Get our powerful Artemis based boards (Artemis Nano, BlackBoard Artemis, and BlackBoard Artemis ATP) blinking in less than 5 minutes using the SparkFun Artemis Arduino Core!

The Artemis Thing Plus uses a CH340 interface chip to communicate on USB. If you haven't installed drivers for the CH340 previously, this guide will tell you everything you need to know:

How to Install CH340 Drivers

How to install CH340 drivers (if you need them) on Windows, Mac OS X, and Linux.

Checklist

Pictured is the Arduino I D E board selection

  • Click on Tools\Manage Libraries... to open the library manager
  • In the search box, type SparkFun ARGOS ARTIC R2
  • Click the Install button to install the ARGOS ARTIC R2 library
    • If your shield came with an ARGOS Platform ID card showing which ID is pre-programmed into the shield's flash memory, you can install the latest version of the library
The original batch of ARTIC R2 Shields we manufactured do not have the Platform ID pre-programmed into flash memory. For these boards - and only these boards - you will need to use v1.0.9 of the Arduino Library, request a Platform ID from CLS and include that ID in your code. Please see the ARGOS ARTIC R2 Satellite Communication Guide for more details.

Pictured is the Arduino I D E library manager

Alternatively, you can grab the library directly from GitHub or can download it as a zip file by clicking the button below:

If you have a board from the first batch we manufactured, you can download a zip file of v1.0.9 of the library by clicking the link below:


Warning: Ensure you have a 401MHz antenna connected to your shield before connecting the USB cable. Transmitting with no antenna attached will damage the RF power amplifier.

  • Attach the Thing Plus to your computer using a USB-C cable
    • If you are using Windows, you should hear the usual USB-connection chime
  • Click on Tools\Port and select the COM port for the Artemis

Pictured is the Arduino I D E tools port menu