CONNECT A DEVICE

In this section it is explained how to connect your devices to the Thinger.io platform.

As there are many different IoT hardware available nowadays, this section is divided in different categories:

Arduino compatible devices such as Arduino MKR WiFi 1010, Arduino GSM 1400, ESP8266, ESP32, etc. In general, any hardware with Internet connectivity that can be programmed on Arduino IDE.

Linux devices, including Raspberry Pi, or any other Linux computer running Linux or MacOs.

pageLINUX / RASPBERRY PI

MQTT Devices or software clients can also be integrated with Thinger.io's builtin MQTT broker.

pageMQTT CLIENTS

Low-Power Devices or "Edge devices" such as Sigfox, The Things Network or TTN Stack, or any other infrastructure with gateways:

pageSIGFOXpageLoRaWAN (TTN)

Any other device or third-party Platform that can't use the Thinger.io software client, can be integrated using our HTTP REST API.

pageHTTP DEVICES

Last updated