IoT and Communication Protocols

Engineering

Explore the Internet of Things — from Wi-Fi and BLE to LoRa and MQTT — and learn how engineers choose the right wireless protocol, secure connected devices, process data at the edge, and design systems that scale to millions of sensors.

57 XP
Reward
12
Questions
5–10 min
Time
Q1 Question 1 of 12

A soil moisture sensor in a remote field must transmit a small reading once per hour and run on a coin-cell battery for 5 years. Which wireless protocol is most appropriate?

Q2 Question 2 of 12

Bluetooth Low Energy (BLE) is preferred over Bluetooth Classic for wearable fitness trackers because:

Q3 Question 3 of 12

In a Zigbee smart home network, a light switch 20 m away from the hub cannot connect directly. What feature of Zigbee solves this?

Q4 Question 4 of 12

In the MQTT protocol, a temperature sensor publishes readings to the topic 'building/floor3/room7/temperature'. A dashboard subscribes to 'building/floor3/#'. Which messages will the dashboard receive?

Q5 Question 5 of 12

Which of the following is a significant security risk specific to IoT devices?

Q6 Question 6 of 12

Edge computing in an IoT system means:

Q7 Question 7 of 12

NB-IoT (Narrowband IoT) uses licensed cellular spectrum. What advantage does this give over unlicensed-band protocols like Zigbee or LoRa?

Q8 Question 8 of 12

A smart electricity meter sends daily usage data using MQTT with QoS level 1. What does QoS 1 guarantee?

Q9 Question 9 of 12

The Matter protocol (formerly Project CHIP) was developed to address which major IoT challenge?

Q10 Question 10 of 12

A factory has 500 vibration sensors on rotating machinery. Each sensor generates 50 kB of data per second. If all sensors send raw data to the cloud, what is the total required bandwidth?

Q11 Question 11 of 12

Why does a Nest thermostat qualify as an IoT device and represent a successful engineering case study?

Q12 Question 12 of 12

What is the primary advantage of using TLS (Transport Layer Security) for MQTT communication between an IoT device and a cloud broker?