Skip to content

Latest commit

 

History

History
52 lines (26 loc) · 2.41 KB

README.md

File metadata and controls

52 lines (26 loc) · 2.41 KB

Helium Developer Kit

Helium DevKit

The Helium Developer Kit is the perfect development setup to get started on the Helium network. It consists of two hardware parts, the main development board with a LoRa capable radio, and an expansion board with six environmental and motion MEMS sensors. This page will provide all the information you need to quickly and easily program your development board with the correct firmware, add the device to the Helium network using the Helium Console, and finally route the sensor data to somewhere you can view your data or begin building your application!

Buy Your Helium Developer Kit

{% hint style="info" %} Buy on Mouser {% endhint %}

{% hint style="info" %} Buy on Digi-Key {% endhint %}

Part List & Resource Links

LoRaWAN Development Board - B-L072Z-LRWAN1

Sensor Expansion Board - X-NUCLEO-IKS01A3

Getting Started with Console

Before getting started with the device, it's best to get acquainted with Console, Helium's central tool for managing devices on the network. You can get started quickly, following our guide here.

Programming Your Board

After you've added your device on Console, it's time to program your device and send data over the Helium network! You can learn how to do that, following our guide here.

Routing Device Data to Applications

Once you have your device transmitting data on the network, the last step is routing that data to some where so you can begin building applications. You can learn about all the Integration and how they work here.