Skip to content

SigFox on Arduino Akeru

Dominique Guinard edited this page Apr 3, 2016 · 3 revisions

Introduction

Data can be sent to SigFox (and then to EVRYTHNG) with the Akeru Arduino Uno board or with the Akene Arduino Shield.

Setup

The Akeru Arduino Library is already installed in the VM, if you want to install in on your machine you need to copy the files in AkeruArduinoLibrary to your Arduino folder (see http://www.arduino.cc/en/Hacking/Libraries).

Example

Use the sigFoxEvrythngExample.ino sketch to see how to send data from the Arduino to EVRYTHNG via SigFox.

Useful links

Clone this wiki locally