IoT Sensors: Types, Protocols and Applications in 2026

IoT sensors convert physical-world measurements — temperature, gases, vibration, light, position — into continuous, actionable, scalable digital data. This guide covers the main sensor types, the protocols they use to communicate, and how to choose the right one for your project.
A real deployment shows what this means in practice. In 2023, the regional government of the Canary Islands in Spain faced a concrete challenge: ensuring air quality across 120 schools on 7 different islands. The solution required no building work, no additional staff, and no expensive ventilation overhauls. It required IoTITermIoT (Internet of Things)The IoT (Internet of Things) is the network of physical objects with sensors, software and connectivity that collect and exchange data and act autonomously.View profile sensors. Today, over 800 temperature, CO₂ and humidity devices monitor every classroom and corridor in real time, sending data every few minutes to a centralised dashboard. When CO₂ levels exceed WHO thresholds, the system alerts staff automatically — no human intervention, no delays.
According to IoT Analytics, the number of globally connected IoT devices will surpass 18 billion by 2026, with sensors as the central component of this network. The industrial and smart citySTermSmart cityA smart city uses IoT sensors and data to manage urban infrastructure more efficiently and sustainably: traffic, lighting, waste and water.View profile IoT sensor market is growing at 12–15% annually. But before deployment, several technical decisions determine whether a project succeeds or fails: which sensor type, which communication protocol, which architecture.
What Is an IoT Sensor and How Does It Work?
An IoT sensor is an electronic device that measures a physical quantity in its environment and transmits that measurement autonomously over a wireless network to storage, analysis, or actuation systems. The key word is autonomously: unlike a conventional sensor — which requires manual reading or a direct connection to a PLC — an IoT sensor communicates on its own, continuously and remotely.
The operating cycle has four steps:
- Sensing: the transducer detects the physical quantity (temperature, pressure, motion, CO₂...) and generates a proportional electrical signal.
- Conversion: an ADC (Analog-to-Digital Converter) circuit transforms the analogue signal into digital data.
- Local processing: a microcontroller filters, compresses and packages the data according to the configured transmission protocol.
- Wireless transmission: the radio module sends the payload to the nearest IoT gateway, which forwards it to the central platform.
What distinguishes an IoT sensor from any other sensor is steps 3 and 4: the embedded intelligence and connectivity. A modern IoT sensor can decide when to transmit (based on events or time schedules), encrypt data before sending it, and manage its own energy consumption to maximise battery life.
IoT Sensor Types: Classification by Measurement
There are over 50 categories of IoT sensors. Grouping them by the physical quantity they measure provides the clearest orientation.
Environmental and Air Quality Sensors
The most widely deployed category in smart buildings, smart citiesSIndustrySmart citiesView profile and agricultureAIndustryAgricultureView profile. They capture the state of the environment in which people live and work:
- Temperature and relative humidity: SHT4xSHardwareSHT4xHigh-accuracy temperature and humidity sensorView profile, BME280BHardwareBME280Temperature, humidity and barometric pressure sensorView profile and equivalent sensors achieve ±0.2 °C and ±2% RH accuracy. These are the indoor standard. For outdoor use, IP65-rated enclosures and thermal drift compensation are required.
- CO₂ (carbon dioxide): NDIR (Non-Dispersive Infrared) sensors are the de facto standard. They measure CO₂ by detecting infrared light absorption. Typical accuracy: ±50 ppm. Spaces above 1,000 ppm CO₂ are a reliable indicator of insufficient ventilation.
- Particulate matter (PM2.5/PM10): essential for urban and industrial pollution monitoring. They operate via laser optical particlePTermParticleParticle is an integrated IoT platform combining its own hardware, managed cellular/WiFi connectivity, Device OS and a cloud for fleet management.View profile counting (OPC) or gravimetric sensing.
- VOC (volatile organic compounds): required in warehouses, chemical labs and production facilities to detect hazardous emissions.
- Ambient noise: calibrated MEMS microphones that measure sound pressure levels continuously. Widely used in smart city projects to map noise pollution.
Industrial and Machinery Sensors
Industrial IoT relies on sensors capable of operating in hostile environments: high temperatures, vibrations, extreme humidity, and potentially explosive atmospheres (ATEX zones).
- Accelerometers and vibration sensors: detect anomalies in bearings, shafts, compressors and electric motors. Spectral analysis of the vibration signal (FFT) identifies the fault type — imbalance, misalignment, bearing wear — before it causes a breakdown. These are the foundation of predictive maintenancePUse casePredictive maintenanceView profile.
- Current and power sensors: monitor electricity consumption at the individual machine level. A motor drawing 8% more current than normal with no change in load may be developing a mechanical fault.
- Pressure sensors: critical in hydraulic, pneumatic, water distribution and gas systems. Typical operating range: 0–400 bar, with 0.1–0.5% accuracy.
- Thermocouples and RTDs (PT100/PT1000): for high-precision or high-temperature process measurement (furnaces, heat treatment, casting). RTDs are more stable; thermocouples reach higher ranges (up to 1,300 °C).
- Ultrasonic level sensors: measure the distance to the surface of liquids or solids in tanks and silos. No moving parts; high durability.
The operational impact is direct: where a technician once physically inspected dozens of machines every week, vibration sensors connected to the platform mean maintenance teams act only on real alerts — and unplanned downtime drops sharply within the first year of deployment.
Vision and Imaging Sensors
IoT cameras have evolved far beyond traditional CCTV:
- Thermal infrared cameras: detect temperature anomalies in electrical equipment, pipelines and structures. In forest environments, they identify fire ignition points in their earliest phase — when the fire source is still just a few square metres and can be controlled.
- Cameras with embedded computer vision: process images locally to count people, detect missing PPE on construction sites, verify product quality on production lines, or identify licence plates. They run inference at the edge, transmitting only metadata to the cloud.
- Multispectral and hyperspectral sensors: used in precision agriculturePTermPrecision agriculturePrecision agriculture uses IoT sensors, GPS and data to optimize irrigation, fertilization and harvesting by zone, increasing yield and efficiency.View profile to assess crop hydration and nutrient status from drones or field-mounted sensors.
Position, Motion and Location Sensors
- GPS/GNSS: asset trackingATermAsset trackingIoT asset tracking locates and monitors physical assets (vehicles, containers, equipment) using GPS, BLE, UWB or LoRaWAN.View profile, fleet managementFUse caseFleet managementView profile and livestock monitoring outdoors. Higher power consumption; typically combined with NB-IoT
ProtocolNB-IoT3GPP-standardized cellular LPWAN — carrier coverageView profile or LTE-MLProtocolLTE-MCellular IoT with mobility and voiceView profile for efficient position transmission. - PIR (Passive Infrared) sensors: detect movement via changes in body heat radiation. Ultra-low power; ideal for smart buildings and perimeter security systems.
- Ultrasonic distance sensors: used to detect available parking spaces, tank levels, and object distances on production lines.
- Hall-effect magnetic sensors: detect door and window open/close states, vehicle passage, or presence of ferromagnetic objects.
- Impact accelerometers: monitor shocks and drops on assets in transit — pallets, cold boxes, high-value instruments.
Are you evaluating sensors for a specific deployment? Talk to our solutions team →
IoT Sensor Communication Protocols and Network Architecture
The communication protocol determines range, energy consumption, latency and operational cost. Choosing the wrong protocol can cause a perfectly designed project to fail.
LoRaWAN: Long Range, Minimal Power, Years of Battery Life
LoRaWAN (Long Range Wide Area Network) is the dominant protocol for sensors transmitting small data volumes over long distances on battery power. It operates in the ISM band (868 MHz in Europe, 915 MHz in North America) — licence-free — and uses chirp spread spectrum modulation to maximise receiver sensitivity.
Key parameters:
- Range: 2–5 km in dense urban environments; 10–20 km in open areas
- Payload: 20–250 bytes per message (not suitable for video or audio)
- Power draw: µA in sleep; mA during transmission
- Battery life: a standard AA lithium cell can last 5–10 years transmitting every 15 minutes
One LoRaWAN
ProtocolLoRaWANOpen long-range, low-power LPWANView profile gateway can receive data from hundreds of sensors simultaneously within a radius of several kilometres. See our guide on LoRaWAN deployments in Spain and Europe for real-world coverage and infrastructure planning details.
NB-IoT: Cellular Coverage Without Your Own Infrastructure
NB-IoT (Narrowband IoT) is a 3GPP standard that uses telecom operators' existing infrastructure. No gateways to deploy: wherever there is 4G/5G coverage, there is NB-IoT coverage.
Advantages over LoRaWAN: guaranteed coverage across virtually the entire national territory, including tunnels, basements and remote rural areas. Trade-off: per-SIM connectivity cost. Best suited for utility metering, mobile asset trackers, and any application where deploying your own coverage infrastructure is impractical.
MQTT and the Messaging Layer
MQTT (Message Queuing Telemetry Transport) is not a radio access protocol like LoRaWAN or NB-IoT — it is a messaging protocol that runs over TCP/IP. Sensors with Wi-Fi, Ethernet or LTE connectivity publish their data to an MQTT brokerMTermMQTT brokerAn MQTT broker is the central server that receives messages from publishers and distributes them to subscribers by topic. Examples: Mosquitto, EMQX, HiveMQ.View profile, and subscribed applications receive it in real time.
It is the most widely used protocol in IoT gateways and management platforms. Understanding how an MQTT broker works is fundamental to designing robust IoT architectures: see our complete guide MQTT Broker: What It Is and How to Choose the Right One. For a full protocol comparison, see our MQTT vs CoAP vs HTTP analysis.
BLE and Zigbee: Short-Range Indoor Networks
- BLE (Bluetooth Low Energy): 10–50 m, ultra-efficient power use, ideal for wearables, health sensors and real-time indoor location (RTLS).
- Zigbee/Thread: mesh networks with 10–100 m per node. Self-healing routing if a node fails. Widely used in smart buildings, lighting control and proximity industrial automation.
Network Architecture: The Five Layers
Understanding the full architecture is the prerequisite to any network design. The standard 2026 model has five layers:
Layer 1 — Sensors (perception)
The physical devices. Battery-powered (years of autonomy with LoRaWAN), solar-powered (small panels for outdoor use), or mains-powered (AC/DC in industrial settings).
Layer 2 — IoT Gateway (local connectivity)
The IoT Gateway receives data from all sensors within its coverage radius and forwards it to the cloud via Ethernet, 4G or fibre. This is the architecturally critical component: if it fails, all sensors in the area go dark. Modern gateways also include local pre-processing capability.
Layer 3 — Transport network
Connectivity from gateway to platform servers. Public internet with TLS, or private networks (VPN, MPLS) for critical applications.
Layer 4 — IoT Platform (processing and intelligence)
The central server that ingests, normalises, stores and analyses data. This is where alert rules, predictive analytics models, ERP/SCADA integration APIs and automation engines reside.
Layer 5 — Application (dashboards, alerts, actuation)
The interface seen by end users: real-time visualisations, scheduled reports, automatic notifications. In Cloud Studio IoT, this layer is fully configurable without code.
A rapidly accelerating trend in 2026 is moving part of the Layer 4 processing to Layer 2 — what is called edge computing IoT. The benefits are clear: millisecond latency instead of seconds, resilience against connectivity loss, and reduced cloud bandwidth consumption.
IoT Sensor Applications by Sector
Smart Cities and Intelligent Buildings
Smart cities represent the largest IoT sensor market by device count. The most mature applications:
- Urban air quality: sensor networks measuring NO₂, PM2.5, ozone and noise to generate real-time pollution maps, feeding traffic restriction policies and green space management.
- Smart parking: ultrasonic or magnetic sensors per space that eliminate search traffic — responsible for up to 30% of city centre congestion — by guiding drivers directly to available spots.
- Smart street lighting: presence and luminosity sensors that adjust light intensity based on road occupancy. Typical savings: 40–60% of public lighting electricity consumption.
- Public building monitoring: the Canary Islands schools model. The combination of CO₂, temperature, humidity and occupancy data enables ventilation and heating automation with precision that fixed schedules simply cannot achieve.
Industry 4.0 and Predictive Maintenance
In industrial environments, IoT sensors are the foundation of the digital transformation towards Industry 4.0ITermIndustry 4.0Industry 4.0 is the integration of IoT, cloud, AI and edge computing into manufacturing to connect machines, optimize processes and automate decisions.View profile. The highest-ROI use cases:
- Rotating machinery monitoring: vibration, bearing temperature and current sensors on compressors, pumps and motors. Pattern analysis detects 85% of mechanical failures weeks in advance.
- Inline quality control: vision cameras inspecting every part at production line speed, with defect detection rates above 99%.
- Per-machine energy management: knowing precisely which equipment consumes what, when and under what conditions is the starting point for any industrial energy efficiency programme.
Precision Agriculture
In the field, IoT sensors address one of the planet's most pressing challenges: producing more food with less water:
- Soil moisture sensors: activate irrigation exactly when and where the plant needs it. Documented water savings: 25–40% compared to schedule-based irrigation.
- IoT agrometeorological stations: combine temperature, humidity, wind speed, solar radiation and rainfall to model the precise microclimate of each plot and anticipate frost, pest risk or irrigation requirements.
- Livestock GPS collars: real-time location for herds in extensive pastures, with automatic alerts for boundary crossing or prolonged inactivity (possible illness or fall).
Environmental Monitoring and Wildfire Detection
Wildfires destroyed over 4 million hectares across Europe between 2020 and 2024. Early detection — within the first minutes, when the ignition point is still small — is the difference between a controlled incident and a catastrophe. IoT thermal cameras and gas sensors (CO, CO₂) deployed on monitoring towers generate automatic alerts far earlier than any human observer.
Logistics and Cold Chain
1.3 billion tonnes of food are lost globally each year, much of it due to cold chainCUse caseCold chainView profile failures. IoT sensors address this directly:
- IoT temperature dataloggers for refrigerated transport: record and transmit container temperature every minute, with immediate alerts on any deviation from the approved range.
- Door opening and seal sensors: log every unauthorised access to the cargo.
- Multimodal trackers: combine GPS, temperature, humidity and accelerometry for full visibility over high-value assets in transit.
How to Choose the Right IoT Sensor for Your Project
With hundreds of manufacturers and models available, the correct selection depends on answering five questions:
1. What do I need to measure and with what accuracy?
Required accuracy determines price. An office CO₂ alert system needs ±50 ppm. An industrial fermentation process may require ±5 ppm and periodic calibration.
2. Is there mains power available, or will it run on battery?
Battery-powered deployments make LoRaWAN or NB-IoT essentially mandatory. Mains power opens the full protocol range.
3. What connectivity infrastructure exists on site?
Is there an existing LoRaWAN network (own or operator)? NB-IoT coverage? Industrial Wi-Fi? The answer determines the protocol before the sensor.
4. In what environmental conditions will it operate?
Operating temperature range, IP protection rating, chemical corrosion resistance, ATEX certification for explosive-atmosphere zones. A sensor for a -40 °C cold room is a fundamentally different product from one for an ambient-temperature warehouse.
5. What is the total cost of ownership over 5 years?
The unit sensor price is just the start. Add gateway, connectivity (SIMs or LoRaWAN infrastructure), platform, installation and maintenance. A €40 LoRaWAN sensor with a 7-year battery may prove cheaper than a €15 unit requiring an annual battery replacement visit.
Need help sizing the right architecture before you invest? Consult with our engineering team →
How Cloud Studio IoT Implements IoT Sensors
We have spent over 25 years implementing IoT solutions across industrial, urban and critical environments. Our platform connects any sensor type — with any protocol: LoRaWAN, MQTTProtocolMQTTThe standard pub/sub protocol of IoTView profile, NB-IoT, ModbusMProtocolModbusThe most widespread industrial fieldbusView profile, OPC-UA — and centralises all data in configurable dashboards without custom development. It is designed for integrators and manufacturers to deploy under their own brand (white-label) and offer to their end clients.
Canary Islands Project — Air Quality in 120 Schools: we deployed CO₂, temperature and humidity sensors in schools across all 7 Canary Islands, connected via LoRaWAN to gateways installed in the buildings themselves. The regional government has real-time visibility over every educational space and receives automatic alerts when any parameter exceeds WHO thresholds. The entire architecture — sensors, gateways, platform, dashboards — is managed from a single Cloud Studio IoT platform instance.
MoviTHERM — Early Wildfire Detection: thermal IoT cameras on monitoring towers in high-risk forest zones across Spain. The system processes images locally (edge computingETermEdge computingEdge computing processes data near its source (device or gateway) instead of the cloud, reducing latency, bandwidth and connectivity dependence.View profile) using computer vision models and sends geolocated alerts to emergency services within 60 seconds of detection. Early response speed is the difference between a fire extinguished in minutes and one that burns for days. More details on our early fire detection IoT solution page.
If you are designing an IoT sensor project — a building, an industrial plant, a city or an agricultural environment — our team can help you define the right architecture from day one.
Frequently Asked Questions About IoT Sensors
How much does an IoT sensor cost?
The range is wide. A basic LoRaWAN-connected temperature and humidity sensor can be purchased for £20–60. An ATEX-certified industrial vibration sensor for potentially explosive environments can exceed £500. The relevant decision metric is not the unit price but the total project cost over 3–5 years, including gateways, connectivity, platform and maintenance.
How long does an IoT sensor battery last?
With LoRaWAN and a standard AA lithium cell, a sensor transmitting every 15 minutes can operate for 3–10 years under normal conditions. The most important variable is transmission frequency: reducing from one transmission every 5 minutes to one every 15 minutes can triple battery life. Ambient temperature also matters: at -20 °C, standard lithium battery capacity drops significantly.
Which communication protocol is best for outdoor sensors?
It depends primarily on infrastructure availability. If you can deploy LoRaWAN gateways or operator LoRaWAN coverage exists, LoRaWAN is the most autonomous and cost-effective long-term option. If you need guaranteed coverage across an entire country without deploying your own infrastructure — remote areas, mobile assets — NB-IoT over an existing telecom network is the natural alternative.
How many sensors can one IoT gateway handle?
A standard LoRaWAN gateway can receive data from 200 to 2,000 sensors simultaneously, depending on transmission frequency and payload size. For industrial networks with frequent transmissions or large payloads, real capacity is lower and multiple gateways may be needed. See our guide on IoT Gateways for correct sizing methodology.
How do I ensure the security of my IoT sensor data?
Security must be planned at every layer. At the protocol level: LoRaWAN encrypts data end-to-end with AES-128 from sensor to network server. At the platform level: role-based access control (RBAC), encryption in transit (TLS 1.3) and at rest, tenant-level data segregation. At the network level: VPN or private networks for gateway-to-platform transmission in critical installations. See our complete guide on IoT cybersecurity for a detailed analysis of attack vectors and countermeasures.
Conclusion: IoT Sensors as Critical Infrastructure
In 2026, IoT sensors are no longer a future bet. They are critical infrastructure that governments, industrial operators and service businesses are deploying at scale to make faster, more precise decisions with less human intervention.
The key to a successful deployment lies in four consecutive decisions: choose the right sensor for the physical quantity you need to measure; select the communication protocol suited to your environment and battery requirements; dimension the gateway and platform architecture to scale without friction; and secure every layer of the data chain from field to dashboard.
Cloud Studio IoT provides the platform, 25 years of experience, and the real-world case studies to support you through every one of those steps. If you are designing your next IoT sensor deployment, let's talk.
Pronto para Transformar seu Negocio?
Entre em contato para descobrir como o Cloud Studio IoT pode ajudar voce a alcancar seus objetivos.