M-SoM Multi-Radio Networking Demo

Опубликовано: 14 Июль 2026
на канале: Particle
1,371
12

We're excited to announce Particle’s latest networking feature: multi-radio networking. Until now, every Particle device has had one connection to our cloud service, over whichever wireless radio was included in the product (Wi-Fi or LTE). Particle is now adding support for multiple radios in a single product, which gives you two major advantages:

• Network diversity with a single product: Customers who need to connect to different types of networks in different environments typically need to create different versions of their products, each with a different radio and running different software. Particle’s multi-radio products make it possible to have a single product that can connect to whichever wireless network is available to it when the product is set up and installed, even if you don’t know in advance what networks will be available.

• Network redundancy and failover: Devices can connect to multiple networks simultaneously, and Particle will handle the network infrastructure to ensure that every Particle.publish() reaches its intended destination, regardless of how the device is connected. If the preferred network disappears, the device will automatically fail over to a secondary network — and a third, and a fourth, until the data breaks through to the cloud.

Read more: https://www.particle.io/blog/connect-...