CONNECT A DEVICE
Thinger.io provides comprehensive support for a variety of devices and protocols, enabling seamless integration from simple IoT applications to complex industrial systems.
Last updated
Thinger.io provides comprehensive support for a variety of devices and protocols, enabling seamless integration from simple IoT applications to complex industrial systems.
Last updated
To connect a device, choose the appropriate technology that matches your device's capabilities and communication protocol.
Arduino Compatible Devices: Any Arduino with Internet connectivity, including the Espressif ESP8266 and ESP32 devices. Connect them with the IOTMP protocol, which enables a Device API, includes Remote OTA, and Remote Console.
Linux/Raspberry Pi Devices: Any device running Linux, using IOTMP protocol, including Device API, Remote SSH, Sockets Proxy, and Remote Web Services.
MQTT Devices: Connect any device over the MQTT protocol. MQTT (Message Queuing Telemetry Transport) is a messaging protocol for small sensors and mobile devices.
Sigfox Devices: Connect any device over the Sigfox 0G network. Sigfox is a global IoT network operator that provides low-power, wide-area network (LPWAN) services, ideal for applications requiring long battery life and low data transmission rates.
LoraWAN Devices: Connect any device using the LoraWAN protocol. LoraWAN (Long Range Wide Area Network) is a protocol for low-power, wide-area networks designed to wirelessly connect battery-operated things to the internet in regional, national, or global networks.
HTTP Devices: Connect any device using HTTP requests to communicate with Thinger.io. HTTP (Hypertext Transfer Protocol) is the foundation of data communication for the World Wide Web, allowing devices to send and receive data over the internet.