An mbed wrapper around the helium-client to communicate with the Helium Atom

Helium for ARM mbed

This code repository exposes an mbed library for the Helium Atom module. The Helium Atom makes it easy to securely connect IoT devices and applications to back-end IoT services.

Getting Started

See a getting started guide on the Helium site.

Supported Boards

The Helium mbed client should work with any mbed board with an available serial port.

Example Setup

Example applications can be found in the mbed Helium team.

Getting Help

If you have any questions or ideas about how to use this code - or any part of Helium - head over to the Helium Community Slack. We're standing by to help.

Contributing

Want to contribute to helium-mbed? That's awesome!

Please see CONTRIBUTING.md in this repository for details.

History

Add configuration API support default tip

2017-09-05, by Marc Nijdam [Tue, 05 Sep 2017 13:56:03 -0700] rev 23

Add configuration API support


Remove spurious channel_id from channel docs

2017-08-22, by Marc Nijdam [Tue, 22 Aug 2017 09:43:11 -0700] rev 22

Remove spurious channel_id from channel docs


Update helium-client

2017-07-17, by Marc Nijdam [Mon, 17 Jul 2017 12:04:19 -0700] rev 21

Update helium-client


fix poll_data to not take channel_id since it's in the channel already

2017-07-14, by Marc Nijdam [Fri, 14 Jul 2017 16:04:19 -0700] rev 20

fix poll_data to not take channel_id since it's in the channel already


Add needs_reset

2017-07-10, by Marc Nijdam [Mon, 10 Jul 2017 14:54:06 -0700] rev 19

Add needs_reset


Add reset to API

2017-07-10, by Marc Nijdam [Mon, 10 Jul 2017 13:22:06 -0700] rev 18

Add reset to API


Add Channel::poll_data

2017-07-07, by Marc Nijdam [Fri, 07 Jul 2017 21:34:49 -0700] rev 17

Add Channel::poll_data


Fix case in include file

2017-07-06, by Marc Nijdam [Thu, 06 Jul 2017 13:31:43 -0700] rev 16

Fix case in include file


update helium-client

2017-07-06, by Marc Nijdam [Thu, 06 Jul 2017 10:49:01 -0700] rev 15

update helium-client


Fixing buffered serial again

2017-07-06, by Marc Nijdam [Thu, 06 Jul 2017 10:18:57 -0700] rev 14

Fixing buffered serial again