New IoT Hardware: ClimaStick!

We are so proud to announce a new hardware development kit designed from the Thinger.io team! After more than one year of design and testing, here is the board! ClimaStick. It is available to purchase directly from our store. This board is a complete Internet of Things development kit, that integrates

New features on data buckets

Some days ago, we released some new features on data buckets that we wanted to share with you! Here they come: Show tabular data in the bucket explorer Now the data bucket explorer allow displaying your data bucket in a tabular format, so you can review the information in a

Communication Between Devices in IoT

In this post we want to introduce a new feature released in the latests server updates and Arduino libraries (starting at 2.5.0). This feature is related to inter-device communication in real-time, both for devices of the same account, or devices from different accounts. In Thinger.io, it is possible that devices can communicate between

IoT Courses – Samsung TECH INSTITUTE 2016

In July, we were teaching some IoT in the Universidad Politécnica de Madrid (UPM – Madrid, Spain), thanks to the Samsung Tech Institute initiative. This month we will provide another IoT course (50 hours) to introduce Internet of Things hardware, and different IoT patterns like sensing, actuating, interaction with services, events reaction, communication between devices,

IoT Device REST API Discovery

In the last console update (1.3.0), we have introduced some new features to improve the development of different clients for interacting with the devices connected to the IoT platform. In this case, we have enabled the Show Query feature that was available in the Device API. This feature will display the

Adding SSL/TLS Support to the ESP8266

In this post we will introduce some new features about securing the Internet of Things, like in our previous post, Securing the Internet of Things, where we introduced SSL/TLS support for the Arduino MKR1000. In this case we are working with the well-known ESP8266, and YES! it supports also secure TLS connections to our Internet of Things platform.