Engineers Garage

  • Electronic Projects & Tutorials
    • Electronic Projects
      • Arduino Projects
      • AVR
      • Raspberry pi
      • ESP8266
      • BeagleBone
      • 8051 Microcontroller
      • ARM
      • PIC Microcontroller
      • STM32
    • Tutorials
      • Audio Electronics
      • Battery Management
      • Brainwave
      • Electric Vehicles
      • EMI/EMC/RFI
      • Hardware Filters
      • IoT tutorials
      • Power Tutorials
      • Python
      • Sensors
      • USB
      • VHDL
    • Circuit Design
    • Project Videos
    • Components
  • Articles
    • Tech Articles
    • Insight
    • Invention Stories
    • How to
    • What Is
  • News
    • Electronic Product News
    • Business News
    • Company/Start-up News
    • DIY Reviews
    • Guest Post
  • Forums
    • EDABoard.com
    • Electro-Tech-Online
    • EG Forum Archive
  • DigiKey Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
  • Learn
    • eBooks/Tech Tips
    • Design Guides
    • Learning Center
    • Tech Toolboxes
    • Webinars & Digital Events
  • Resources
    • Digital Issues
    • EE Training Days
    • LEAP Awards
    • Podcasts
    • Webinars / Digital Events
    • White Papers
    • Engineering Diversity & Inclusion
    • DesignFast
  • Guest Post Guidelines
  • Advertise
  • Subscribe

How to choose the ideal connectivity technology for an IoT project

By Nikhil Agnihotri July 16, 2024

Many communication technologies are currently available, making choosing one for an Internet-of-Things project potentially daunting. For example, several LP-WAN options exist, including Wi-Fi, Ethernet, LoRa, Zigbee, Bluetooth, and cellular technologies like NB-IoT, LTE-M, and 5G. Every connectivity solution has pros and cons, and there isn’t one ideal for all projects.

Wi-Fi might seem like the best choice for an application until realizing it’s dependent on 100% uptime. Selecting the proper connectivity solution for an IoT project must occur on a project-by-project basis.

A few factors to consider:

  • Connectivity. What cellular technology is ideal? Is a hybrid option possible, where a connected device can push and pull data if Wi-Fi or the primary communication technology fails or goes down? Is Bluetooth required?
  • Data requirements. Are there high bandwidth data requirements, like with audio or video streaming? Or will data only be exchanged infrequently and in small chunks?
  • Power consumption. Will the device(s) run on battery, solar power, or mains supply — or a combination? Devices deployed outdoors could potentially use solar energy and batteries.
  • Uptime. Will the device(s) spend most of their time in sleep mode or must they always be alert?
  • Range. What range is required? Does the device need line-of-sight, or how close must it be to the gateway?

The nature of data communication should be a primary factor in deciding what connectivity solution is best. In this article, we’ll discuss different communication technologies for IoT and IIoT (Industrial Internet of Things) projects, their pros and cons, and how they compare.  

Wi-Fi

Wi-Fi is a common solution for connecting IoT devices indoors. It’s readily available and affordable, making it ideal for smart home devices and office automation. Wi-Fi is reliable and supports high-bandwidth, low-latency communication. However, it’s not the most power-efficient option for battery-powered devices, as Wi-Fi modules typically consume 50 to 200 milliamperes.

Battery-powered devices typically spend most of their time in sleep mode, only connecting to Wi-Fi intermittently to push or pull data. So, these devices must be programmed to use sleep modes and connection settings effectively. Additionally, the router must remain on to ensure reliable internet access.

Deploying IoT devices with a Wi-Fi network also presents certain challenges. One issue is network management: Wi-Fi credentials must be hardcoded into the devices, or a hub must manage their connection to the router. For end-users, configuring a Wi-Fi network can be daunting.

Security is another concern. Devices handling sensitive data need protection to avoid connecting to unmanaged networks and must use proper encryption. This requirement can be intensive for microcontroller or microcomputer devices. Nevertheless, Wi-Fi is suitable for high-bandwidth communication and non-battery-powered devices, so long as the system is properly designed and programmed for secure power optimization.

Bluetooth

Bluetooth Low Energy (BLE) is a common technology for connecting IoT devices, primarily for short-range device-to-device communication. However, it cannot directly connect devices to the Cloud or a remote server, as its range is limited to 20 meters. This means BLE is not suitable for devices deployed over long distances. Additionally, connecting devices via Bluetooth can be unreliable and is only sometimes automated. It supports peer-to-peer communication but does not allow multi-casting.

Bluetooth is ideal for short-range, low-power, low-latency device-to-device communication. Devices using BLE for connectivity require a user interface for manual configuration and management.

Ethernet

Generally, Ethernet is only used for IoT deployment in select situations. It’s not typically used because it’s costly, requiring extensive cabling and complex network management. Ethernet modules consume a lot of power, with routers and switches continually running, so it’s also unsuitable for systems where power consumption is a concern. One more disadvantage: mobile devices cannot connect via Ethernet.

Nevertheless, Ethernet can be a good choice for indoor applications requiring high-bandwidth, low-latency communication, such as streaming audio-video data from CCTVs or computationally intensive industrial applications. It’s also a deceny option where RF interference is an issue. If power consumption is not a concern and the devices are stationary, Ethernet offers more reliable data communication than Wi-Fi.

LoRa

LoRa is becoming a popular solution for low-power, long-range IoT communication, supporting device-to-device communication up to 15 km. Many LoRa modules offer selectable ranges, though developers must compromise between the data rate and the range.

LoRa features AES encryption for secure data communication. However, it cannot directly connect devices to the Cloud or a remote server. And despite its excellent range, LoRa signals can be interrupted by buildings and other obstacles. Reliable connectivity often requires gateways in a LoRa network.

Overall, LoRa enables simple, secure deployment of IoT devices for several applications. LoRa modules with Wi-Fi and Bluetooth functions are highly practical. They enable low-power, long-range device-to-device communication with LoRa, while Wi-Fi connects the devices to the internet. Additionally, the onboard Bluetooth function supports high data rate communication with nearby devices.

Cellular

Cellular technologies like NB-IoT, LTE-M, and 5G are ideal for outdoor and mobile applications. While 5G devices consume significant power, NB-IoT and LTE-M are low-power alternatives. LTE-M offers better data rates and supports devices in motion, making it suitable for battery-powered devices with intermittent data communication due to its power-saving modes.

Despite its lower power consumption and better indoor penetration, NB-IoT does not support connectivity with moving devices. So, 5G is ideal for applications where power consumption is not an issue and high-bandwidth or low-latency data communication with the Cloud or a server is required.

Cellular solutions provide global coverage and 100% uptime, along with location tracking. They’re the only viable option for devices that are mobile or scattered worldwide.

Going hybrid

Hybrid solutions leverage the unique advantages of each technology while addressing their respective limitations. Recognizing that no single solution is universally perfect, industries are increasingly adopting hybrid approaches. These solutions integrate complementary technologies to overcome drawbacks and enhance versatility.

For instance, combining LoRa modules with Wi-Fi and Bluetooth functionalities enables direct Cloud or remote server connectivity while facilitating low-power device-to-device communication across expansive distances using LoRa radio technology.

Due to the variety of communication technologies available, selecting the ideal one for IoT projects can be a challenging process. Careful consideration is essential for each project’s specific needs.

 

You may also like:


  • How to set-up and build a project using Arduino IoT…

  • How to combine a gateway and server when using LoRa

  • Part 1: Types of open-source LoRa gateways and servers

  • IoT Standards and Protocols: IoT Part 3

  • How to manage data on ESP32 for IoT projects

  • How communication works between two LoRa end-node devices

Filed Under: Tech Articles
Tagged With: bluetooth, connectivity, ethernet, internetofthings, IoT, techarticle, wifi
 

Next Article

← Previous Article
Next Article →

Questions related to this article?
👉Ask and discuss on EDAboard.com and Electro-Tech-Online.com forums.



Tell Us What You Think!! Cancel reply

You must be logged in to post a comment.

EE TECH TOOLBOX

“ee
Tech Toolbox: Internet of Things
Explore practical strategies for minimizing attack surfaces, managing memory efficiently, and securing firmware. Download now to ensure your IoT implementations remain secure, efficient, and future-ready.

EE Learning Center

EE Learning Center
“engineers
EXPAND YOUR KNOWLEDGE AND STAY CONNECTED
Get the latest info on technologies, tools and strategies for EE professionals.

HAVE A QUESTION?

Have a technical question about an article or other engineering questions? Check out our engineering forums EDABoard.com and Electro-Tech-Online.com where you can get those questions asked and answered by your peers!


RSS EDABOARD.com Discussions

  • Reducing "shoot-through" in offline Full Bridge SMPS?
  • High Side current sensing
  • How to simulate power electronics converter in PSpice?
  • Voltage mode pushpull is a nonsense SMPS?
  • Layout IRN reduction in Comparator

RSS Electro-Tech-Online.com Discussions

  • Back to the old BASIC days
  • Parts required for a personal project
  • PIC KIT 3 not able to program dsPIC
  • Failure of polypropylene motor-run capacitors
  • Siemens large industrial PLC parts

Featured – RPi Python Programming (27 Part)

  • RPi Python Programming 21: The SIM900A AT commands
  • RPi Python Programming 22: Calls & SMS using a SIM900A GSM-GPRS modem
  • RPi Python Programming 23: Interfacing a NEO-6MV2 GPS module with Raspberry Pi
  • RPi Python Programming 24: I2C explained
  • RPi Python Programming 25 – Synchronous serial communication in Raspberry Pi using I2C protocol
  • RPi Python Programming 26 – Interfacing ADXL345 accelerometer sensor with Raspberry Pi

Recent Articles

  • What is AWS IoT Core and when should you use it?
  • AC-DC power supply extends voltage range to 800 V DC
  • Infineon’s inductive sensor integrates coil system driver, signal conditioning circuits and DSP
  • Arm Cortex-M23 MCU delivers 87.5 µA/MHz active mode
  • STMicroelectronics releases automotive amplifiers with in-play open-load detection

EE ENGINEERING TRAINING DAYS

engineering

Submit a Guest Post

submit a guest post
Engineers Garage
  • Analog IC TIps
  • Connector Tips
  • Battery Power Tips
  • DesignFast
  • EDABoard Forums
  • EE World Online
  • Electro-Tech-Online Forums
  • EV Engineering
  • Microcontroller Tips
  • Power Electronic Tips
  • Sensor Tips
  • Test and Measurement Tips
  • 5G Technology World
  • Subscribe to our newsletter
  • About Us
  • Contact Us
  • Advertise

Copyright © 2025 WTWH Media LLC. All Rights Reserved. The material on this site may not be reproduced, distributed, transmitted, cached or otherwise used, except with the prior written permission of WTWH Media
Privacy Policy

Search Engineers Garage

  • Electronic Projects & Tutorials
    • Electronic Projects
      • Arduino Projects
      • AVR
      • Raspberry pi
      • ESP8266
      • BeagleBone
      • 8051 Microcontroller
      • ARM
      • PIC Microcontroller
      • STM32
    • Tutorials
      • Audio Electronics
      • Battery Management
      • Brainwave
      • Electric Vehicles
      • EMI/EMC/RFI
      • Hardware Filters
      • IoT tutorials
      • Power Tutorials
      • Python
      • Sensors
      • USB
      • VHDL
    • Circuit Design
    • Project Videos
    • Components
  • Articles
    • Tech Articles
    • Insight
    • Invention Stories
    • How to
    • What Is
  • News
    • Electronic Product News
    • Business News
    • Company/Start-up News
    • DIY Reviews
    • Guest Post
  • Forums
    • EDABoard.com
    • Electro-Tech-Online
    • EG Forum Archive
  • DigiKey Store
    • Cables, Wires
    • Connectors, Interconnect
    • Discrete
    • Electromechanical
    • Embedded Computers
    • Enclosures, Hardware, Office
    • Integrated Circuits (ICs)
    • Isolators
    • LED/Optoelectronics
    • Passive
    • Power, Circuit Protection
    • Programmers
    • RF, Wireless
    • Semiconductors
    • Sensors, Transducers
    • Test Products
    • Tools
  • Learn
    • eBooks/Tech Tips
    • Design Guides
    • Learning Center
    • Tech Toolboxes
    • Webinars & Digital Events
  • Resources
    • Digital Issues
    • EE Training Days
    • LEAP Awards
    • Podcasts
    • Webinars / Digital Events
    • White Papers
    • Engineering Diversity & Inclusion
    • DesignFast
  • Guest Post Guidelines
  • Advertise
  • Subscribe