Engineers Garage

  • Projects and Tutorials
    • Circuit Design
    • Electronic Projects
      • 8051
      • Arduino
      • ARM
      • AVR
      • PIC
      • Raspberry pi
      • STM32
    • Tutorials
    • Components
  • Contributions
  • Articles
    • EG Blogs
    • Insight
    • Invention Stories
    • How to
  • What Is
  • Forums
    • EG Forum Archive
    • EDABoard.com
    • Electro-Tech-Online
  • Digi-Key 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
  • News
    • EE Design News
    • DIY Reviews
    • Guest Post
    • Sponsored Content
  • EE Resources
    • DesignFast
    • LEAP Awards
    • Oscilloscope Product Finder
    • White Papers
    • Webinars
  • EE Classrooms
    • Grid Infrastructure
    • Aerospace & Defense
    • Building Automation
    • Power Delivery
    • Factory Automation
    • Motor Drives
    • Medical Technology
  • Video

Connecting RF24Networkand Wireless Sensor Network

November 16, 2016 By Samidha Verma

Maniacbug, in their blog, have tried to establish a connection between RF24Network and wireless sensor networking by managing different nodes running on a single network. From building RF24Network-compatible hardware to assembling voltage and temperature sensors for deploying the result is the part of this project.

First of all, what is RF24Network? It is a series of network layer that runs on Arduino-compatible hardware for Nordic nRF24L01+ radios. Its objective is to work as an alternative to Xbee radios, which is helpful in communication between Arduino units. Some of its characteristics include providing a host address space, message routing for up to 6,000 nodes, forming a layer in the background for Wireless Sensor Network system and also establishing communication between even two nodes.

The hardware section provides ample opportunity to get RF24Network-compatible hardware but the cheapest and power efficient way is to build a Low Power Wireless Sensor Node. For transmission and receiving, Hello World examples exemplify the best way to show the simple process to communicate between two nodes. It is divided into three simple sections that are Static Initialization to prepare the radio and set the addresses, setup to print out a quick salutation and also initialize the radio layer and the transmitter loop to regularly send a message to the other unit.

RF24Network is compatible with few nodes but it was designed for a house-full of nodes as they modify automatically into a tree topology, depending on their node address. And also Nodes can only directly communicate with their parent and their children, therefore network sends messages to the right place automatically.

To start building a Wireless Sensor Network, ‘sensornet’ example demonstrates the process of sending a pair of sensor readings, back to the base from any number of nodes. The readings of the temperature sensor and voltage sensor are connected to a certain Analog input, where every node is responsible for sending information to the base in every 4 seconds and hence provides a good interval for testing.

You can get the detailed and wholesome information in the following website.

Related Articles Read More >

A Low-Cost GPS Positioning System With High Accuracy For Small Robotic Devices?
Valentine’s Day IoT Project
DIY Heated Bed for a Cetus 3D Printer
DIY Coin Sorting and Counter

Stay Up To Date

Newsletter Signup

Popular Posts

Basic Electronics 21 – How to select an inductor
Serial data received from pc and displayed on 16×2 lcd using 8051(89c51,89c52) microcontroller UART port
NxN(8×1 , 8×2 , 10×2 , 16×1 , 16×2 , 16×4 , 20×2 , 20×4 ,24×2 , 30×2 , 32×2 , 40×2) Character lcd working, Pinout and description
Displaying ASCII Characters on 16×2 lcd using 8051(89c51,89c52) Microcontroller

EE Training Center Classrooms

“ee

“ee

Recent Articles

  • RPi Python Programming 05 – Introduction to Python
  • Renesas’s RL78 prototyping board simplifies IoT endpoint equipment
  • Google co-founders step down from parent company
  • RPi Python programming 04 – Setting up Raspberry Pi Linux computer
  • NXP broadens the LPC5500 Arm Cortex -M33 microcontroller series
Engineers Garage
  • Analog IC TIps
  • Connector Tips
  • DesignFast
  • EDABoard Forums
  • EE World Online
  • Electro-Tech-Online Forums
  • Microcontroller Tips
  • Power Electronic Tips
  • Sensor Tips
  • Test and Measurement Tips
  • 5G Technology World
  • About Us
  • Contact Us
  • Advertise

Copyright © 2019 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 | Advertising | About Us

Search Engineers Garage

  • Projects and Tutorials
    • Circuit Design
    • Electronic Projects
      • 8051
      • Arduino
      • ARM
      • AVR
      • PIC
      • Raspberry pi
      • STM32
    • Tutorials
    • Components
  • Contributions
  • Articles
    • EG Blogs
    • Insight
    • Invention Stories
    • How to
  • What Is
  • Forums
    • EG Forum Archive
    • EDABoard.com
    • Electro-Tech-Online
  • Digi-Key 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
  • News
    • EE Design News
    • DIY Reviews
    • Guest Post
    • Sponsored Content
  • EE Resources
    • DesignFast
    • LEAP Awards
    • Oscilloscope Product Finder
    • White Papers
    • Webinars
  • EE Classrooms
    • Grid Infrastructure
    • Aerospace & Defense
    • Building Automation
    • Power Delivery
    • Factory Automation
    • Motor Drives
    • Medical Technology
  • Video