element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Particle
  • Products
  • Dev Tools
  • Single-Board Computers
  • Particle
  • More
  • Cancel
Particle
Blog Particle Mesh 101: device roles in your network
  • Blog
  • Forum
  • Documents
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Particle to participate - click to join for free!
  • Share
  • More
  • Cancel
Group Actions
  • Group RSS
  • More
  • Cancel
Engagement
  • Author Author: interested1
  • Date Created: 6 May 2019 9:51 PM Date Created
  • Views 960 views
  • Likes 4 likes
  • Comments 1 comment
  • particle
  • mesh networking
  • particle mesh
  • mesh networks
  • iot
Related
Recommended

Particle Mesh 101: device roles in your network

interested1
interested1
6 May 2019

image

This post was originally published at: https://blog.particle.io/2018/03/09/particle-mesh-101-device-roles-in-your-network/ and has been slightly modified for the new format and publication date.

 

Particle 3rd generation developer kits — the Argon, Boron, and Xenon — have a number of connectivity options to suite your specific IoT needs. The Argon and the Boron can be used as standalone devices for Wi-Fi and cellular respectively, or you can take advantage of their onboard 802.15.4 mesh radios to build local mesh networks.

 

 

This post focuses on the high-level concepts behind a Particle Mesh network. But before diving into the mesh, you'll find a high-level overview of each of the 3rd generation Particle devices. By the end of this post, you should be familiar with the three different types of device roles in Particle Mesh, and how they compare to the Wi-Fi devices you’re familiar with like access points and clients.

 

Particle 3rd generation developer kits

 

Particle Argon

The Argon is a powerful Wi-Fi enabled development kit that can act as either a standalone Wi-Fi endpoint or Wi-Fi enabled gateway for Particle Mesh networks. It is based on the Nordic nRF52840 and has built-in battery charging circuitry so it’s easy to connect a Li-Po and deploy your local network in minutes.

 

High-level specs

  • Espressif ESP32-D0WD 2.4G Wi-Fi coprocessor
    • On-board 4MB flash for ESP32
    • 802.11 b/g/n support
    • 802.11 n (2.4 GHz), up to 150 Mbps
  • Nordic Semiconductor nRF52840 SoC
    • ARM Cortex-M4F 32-bit processor @ 64MHz
    • Bluetooth 5: 2 Mbps, 1 Mbps, 500 Kbps, 125 Kbps
    • NFC-A tag

 

Full product information

 

Particle Boron

The Boron LTE is a powerful LTE CAT-M1/NB1 enabled development kit that can act as either a standalone cellular endpoint or LTE enabled gateway for Particle Mesh networks. It is based on the Nordic nRF52840 and has built-in battery charging circuitry so it’s easy to connect a Li-Po and deploy your local network in minutes.

High-level specs

  • u-blox SARA R410 LTE modem
    • LTE CAT M1/ NB1 module with global hardware support (MVNO support for US only)
    • 3GPP Release 13 LTE Cat M1
  • Nordic Semiconductor nRF52840 SoC
    • ARM Cortex-M4F 32-bit processor @ 64MHz
    • Bluetooth 5: 2 Mbps, 1 Mbps, 500 Kbps, 125 Kbps
    • NFC-A tag

 

Full product information

 

Particle Xenon

The Xenon is a low cost mesh-enabled development kit that can act as either an endpoint or repeater within a Particle Mesh network.

A good place to start with Particle Mesh is to learn about the different roles a device can take in the network.

 

High-level specs

  • Nordic Semiconductor nRF52840 SoC
    • ARM Cortex-M4F 32-bit processor @ 64MHz
    • Bluetooth 5: 2 Mbps, 1 Mbps, 500 Kbps, 125 Kbps
    • NFC-A tag

Full product information

 

 

Wi-Fi home network design

A typical home Wi-Fi network uses an access point (AP) to define the network. It’s responsible for creating a network SSID that clients like your phone and laptop can join. It also authenticates and provides IP addresses to clients on the network and routes their local network traffic to the internet.

 

 

Wi-Fi access points can
  • Broadcast SSIDs and select Wi-Fi channels
  • Provide IP addresses & authenticate clients
  • Route internal and external bound network traffic

 

 

Most home networks have only one Wi-Fi AP and it’s connected directly to a cable, ISDN, or DSL modem. When the AP goes down, so does your connection to the internet. And that’s likely what you’ll notice first. But that’s not the only thing that happens to the network. All of the clients on the network lose their IP addresses and can no longer communicate with each other.

 

For most homes networks this downtime isn’t a catastrophic event. It’s simply time to read a book, not binge watch streaming video or browse the web. But with Particle Mesh, one device going offline will not take down the entire network. And that really matters for IoT networks, where downtime means data loss and potentially mission critical failure.

 

Particle Mesh network design

Particle Mesh networks use devices called gateways and repeaters to create the basic infrastructure of the network. They are a bit like Wi-Fi APs, but they can also do a lot more.

Both gateways and repeaters can create a local mesh network. They handle authentication and IP provisioning for devices that join the network. And they are responsible for routing and managing local network traffic.

 

Gateways can also route local traffic to external networks and the internet. This also makes them similar to a Wi-Fi APs.

Repeaters focus on the local mesh network and work together to get data where it needs to go. The more repeaters that you add to a network the larger and more resilient it becomes.

 

 

Particle Mesh gateways canParticle Mesh repeaters can
  • Create a network
  • Provide IP addresses to other devices on the network
  • Route traffic from the local mesh network to the internet and cloud services
  • Create a network
  • Provide IP addresses to other devices on the network
  • Extend the network



With Particle Mesh, both gateways and repeaters work well when more than one of them are deployed on the same network. In fact, a network with multiple gateways and repeaters is more resilient because gateways and repeaters know how to share the responsibility of routing network traffic.

 

And while it is possible to mimic some of Particle Mesh’s features in Wi-Fi, you’d need a networking guru on staff to set it up and constantly manage it. In Particle Mesh, these features are fundamental to the protocol and design. You simply don’t get that with traditional Wi-Fi.

 

Endpoints connect to sensors & actuators

The final type of device in a Particle Mesh network are endpoints. These devices focus on interacting with the physical world and are not burdened with creating a network or routing its traffic.

 

 

Particle Mesh endpoints can
  • Bridge the digital and physical worlds
  • Run off of a battery
  • Enter low-power, sleepy states

 

In practice, these are the devices closest to the things you want to monitor and control. A typical endpoint deployment is one where it’s wired to external sensors or controlling motors.

Endpoints can run off battery power and can enter low-power sleep states. Both qualities are great for when it’s hard to find an outlet.

 

Which Particle Mesh hardware should I use?

Now that you know a bit about the different device roles in a Particle Mesh network, you’re likely wondering which roles the Argon, Boron, and Xenon in your network should take. That’s something you can read about in this 102 post.

  • Sign in to reply

Top Comments

  • jomoenginer
    jomoenginer over 6 years ago +2
    Very cool intro to the Particle Mesh line of products. I had picked up a Particle WiFi Mesh Kit, but just realized that Newark is offering the kits now as well. This was posted at Embedded Computing Design…
  • jomoenginer
    jomoenginer over 6 years ago

    Very cool intro to the Particle Mesh line of products.  I had picked up a Particle WiFi Mesh Kit, but just realized that Newark is offering the kits now as well.   This was posted at Embedded Computing Design:

    https://www.embedded-computing.com/news/newark-begins-shipping-particle-iot-mesh-development-kits-now-shipping-particle?mkt_tok=eyJpIjoiT1dVeU9EQmhOV05tWldFMCIsInQiOiIwMXYyallZcWtjWFhwaHRTVHU5a3F5VlBaSG1OQmhUR3FqOSsrUjc3akFvOHc4YWNLZlR2NDJzWHJjbmJ6RkNEd25MVCt5dUdwbGp1blUxTUdRYzF4eFBIeER5Ym5cLzN6eGlnSk8wODlyNUxMb0hLbml6c2dTRHhicktIY2sxMGMifQ%3D%3D

    • Cancel
    • Vote Up +2 Vote Down
    • Sign in to reply
    • More
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube