How to create a SquidBee's network
From SquidBee
To create a SquidBee network is very simple, you just need:
- - A SquidBee working as gateway if you want to get the data to the computer
- - Some SquidBee's, so many as you want to connect in your network (until 65536)
To create a network as the one shown in the image you have to set the following parameters in the XBee modules you are going to use in your network:
- - network ID, it has to be the same in all modules
- set with ATID command
- - serial speed, normally it's the same for all modules, just be careful that it's the same in the XBee and Arduino
- set with ATBD command
- - node addres, each node in the network has a different addres
- set with ATMY command
- - destination address, the one you want to send data
- set with ATDL
- - remember write the setting with ATWR

