Hardware Setup V2.7

Sensor Configurator

01. Hardware Setup

Map your physical connections & network keys.

Select your environmental sensors and enter your network keys. The portal will automatically compile your C++ code, integrate the required math formulas, and format your output for immediate design use.

Both physical I2C ports act as the same data bus.

Copy these from The Things Network console.

App EUI (or Join EUI)
Dev EUI
App Key

Physical Instructions

Software Dependencies (Arduino IDE)

Go to Sketch > Include Library > Manage Libraries... and install these exact packages:

The Portal Interface

Copy this payload to your Arduino IDE to upload it to your board.

// Awaiting sensor configuration...
// Select your inputs on the left and click 'Compile Code'.