Mesh network

From AMTech WikiDocs
Revision as of 16:45, 19 September 2017 by Carlos (Talk | contribs)

Jump to: navigation, search

Powerful way to route observations. Range is extended by allowing data to hop node to node and reliability is increased by “self healing,” the ability to create alternate paths when one node fails or a connection is lost

  • Network setup is simpler
  • More flexibility to expand the network
  • Increased reliability in environments where routers may come and go due to interference or damage

Digi radio configuration

  • Digi XBee radio configuration

using digi xctu tool https://www.digi.com/products/xbee-rf-solutions/xctu-software/xctu

  • set baud rate to 230400 [8]
  • set API enable to API mode without Escapes [1]
  • serial configuration
  • make sure that all the bridges participating in the same mesh network have the same network identifier
    • multiple mesh network can operate in the same zone as long they have different network id
  • network identifier
  • assumptions
  1. the XBee 900HP radio has been configure with digimesh firmware https://www.digi.com/support/productdetail?pid=5576&type=firmware
  2. the XBee 900HP radio must be connected to /dev/ttyUSB0 with the following configuration
    • 230400/8/N/1/N - API 1

M2MBridge Configuration

See