background image

Telegesis (UK) Limited 

 

 

TG-ETRXn-UG-01-103 

14 

User Guide 

1.04 

ETRX1 and ETRX2 

 

 
©2008 Telegesis (UK) Ltd 

 

ETRXn User Guide (Rev 1.04) 

 

Once the network has been established you may wish to keep this network private so other nodes 
do not interfere with it.  The first method is to prevent more nodes from joining (register S06, bit B), 
the  second  is  to  only  permit  secured  joining  from  the  beginning  (see  section  8  for  security).  
Attempts  to  achieve  privacy  by  setting  radio  channel  masks  or  preferred  PAN  IDs  may  not  be 
reliable  since  the  network‟s  environment  cannot  be  predicted.    This  is  discussed  more  fully  in 
section 8. 

4  Data Transmission 

4.1  Overview 

The  purpose  of  a  network  is  -  of  course  -  to  send  data  between  nodes.    The  data  (formatted  as 
successive  bytes)  can  be  of  predefined  or  undefined  length,  or  may  be  single  16-bit  words 
controlling the ETRXn‟s I/O ports.  It can be sent to a single node, or broadcast across the network.  

ZigBee

®

  has  been  designed  for  control  and  automation  applications,  therefore  the  maximum 

payload for any message type mentioned in this section is 65 bytes, which reflects the small and 
efficient  messaging  structures  of  ZigBee

®

  (the  exception  is  a  packet  of  raw  data  sent  by  the 

AT+RDATAB command, which can hold 114 bytes). 

The strength of a meshed network compared to traditional point-to-point radio systems is that data 
can  be  sent  between  nodes  which  are  out  of  range  of  one  another.    The  packets  containing  the 
data dynamically route through the network finding the best possible  path.  In doing so the mesh 
network can dynamically react to a changing RF environment and self-heal broken links, given that 
an alternative route from the source to the destination of the data is present. 

Due  to  the  potential  presence  of  alternative  routes,  packets  may  not  arrive  at  their  destination  in 
the order they have been sent and also the timing of messages may vary. 

The worst case delay for data to be transmitted from one node to a direct neighbour (one hop) is 
100 milliseconds.  In addition, it may take as much as 100 milliseconds for an acknowledgement to 
find its way back.  

When sending data it is assumed that the user (or the application) doesn‟t want 

to have messages in transit for more than 3.6 seconds, which leads to a limitation of the maximum 
possible  number  of  hops.    In  practise  a  node  not  having  received  an  acknowledgement  for  1.2 
seconds  will  issue  a  retransmit  and  after  three  unsuccessful  transmissions  the  message  delivery 
will be timed out and reported unsuccessful.  This leads to a worst case limitation of 6 hops since 
the  worst  case  delay  between  each  hop  is  100ms,  so  we  are  looking  at  600ms  for  the  signal  to 
reach its destination and another 600ms for the acknowledgement to find its way back.  As a result 
of this when planning an application using wireless meshing networks, no more than 6 hops should 
be planned for, although more than 6 hops may work given that the delay between hops is better 
than the assumed worst case. 

4.2  Broadcasts 

“AT+BCAST:nn,<data>“ sends the string <data> to all nodes within nn hops.  Broadcasts are not 
acknowledged,  so  they  are  sent  three  times  to  improve  the  likelihood  of  reception.    However, 
reception 

cannot 

be 

guaranteed. 

 

Each 

receiving 

node 

sends 

the 

message 

“BCAST:<EUI64>=<data>” to its serial port (<EUI64> being the transmitting node). 
“AT+BCASTB:xx,nn”  will  generate  a  „>‟  prompt  in  your  terminal  window,  where  a  number  of  xx 
characters  may  be  typed.    The  character  string  can  include  <CR>,  <LF>  and  non-displayable 
bytes.    Each  receiving  node  sends  the  message  “BCAST:<EUI64>,xx=<data>”  to  its  serial  port 
(<EUI64> being the transmitting node and xx the string length). 

Содержание TG-ETRXn-UG-01-104

Страница 1: ...is UK Limited TG ETRXn UG 01 104 1 User Guide 1 04 ETRX1 and ETRX2 Telegesis 2008 Telegesis UK Ltd ETRXn User Guide Rev 1 04 TG ETRXn UG 01 104 ETRXn WIRELESS MESH NETWORKING MODULES Firmware R2xx Use...

Страница 2: ...s 12 3 3 10 AT REMSN Scan for remote device s direct neighbours 13 3 3 11 AT LINKCHECK Check link parameters with a neighbour 13 3 3 12 AT PING Indicate presence in the network 13 3 3 13 ATS ATSREM Re...

Страница 3: ...nd of this document a number of possible application scenarios are listed in order to show the versatility of the ETRXn modules Some of the details will vary from one firmware version to another this...

Страница 4: ...ach development board which forms part of your set up and connect at least one development board to a PC using the serial or USB cable provided Figure 1 Development board with module mounted Power up...

Страница 5: ...n establishes the connection to the ETRXn module on the development board Figure 3 Setup of the Serial Connection The module will accept commands starting with the AT prefix after it has booted up suc...

Страница 6: ...a separate PAN simply use the AT DASSL command to leave the current PAN and try joining the correct PAN using the AT JN command Network establishment and maintenance is described in more detail in Sec...

Страница 7: ...de and use the AT PANSCAN or AT JN command this will reveal the pre existing PAN you can join it and then either carry on using it or disassociate the remote nodes and start afresh In order to find ou...

Страница 8: ...ide Rev 1 04 Figure 6 Device Naming If you have used the Configure button your button window will resemble Figure 7 and Figure 8 and the device table Figure 9 Figure 7 LED buttons after a Configure op...

Страница 9: ...u wish to transmit preceded by an equal sign If you do not know the syntax of a command hold the mouse pointer over the respective button and the tool tip text will display the format of the command a...

Страница 10: ...constantly be awake in order to fulfil its routing responsibilities whereas a ZED can spend its life in sleep mode as it has no routing responsibilities ZRs consequently consume more power than ZEDs t...

Страница 11: ...nce every second When sending a unicast from an end device the unit will keep polling for the acknowledgement until it has been received or the transmission has timed out regardless of the configured...

Страница 12: ...etwork to join if there is more than one network available 3 3 5 AT PANSCAN Scan for all available channels AT PANSCAN will produce a list of all available channels from which you can manually choose...

Страница 13: ...alone of register xx 3 4 Managing a Network Previously we used the AT SN command to scan the network for other nodes Having found them we were able to interact with those nodes by referencing them us...

Страница 14: ...t Due to the potential presence of alternative routes packets may not arrive at their destination in the order they have been sent and also the timing of messages may vary The worst case delay for dat...

Страница 15: ...ber In case you prefer to wait until the ACK or NACK has been received simply set bit D of S06 and no transmission number will be issued Instead the response will be either OK if an ACK has been recei...

Страница 16: ...esis Terminal Software By default the remote node will automatically accept the channel if bit C of S6 is cleared Where bit C of S6 is set the user on the remote end will be prompted that a channel ha...

Страница 17: ...module is powered down Note that some register changes take effect immediately while others are deferred typically until a reset The registers fall into groups shown below 5 2 Radio Setup S00 S03 S00...

Страница 18: ...e user will be prompted to accept a channel which has been requested by a remote node if cleared the channel will be accepted automatically Setting bit D disables the possibility to have more than one...

Страница 19: ...he initial non volatile setting of the output buffer S0F after reset and power up S11 The input buffer of the I O port representing the current logic levels on the module s input pins S12 Reading of t...

Страница 20: ...n is defined to be an input and the output buffer is set to logic 1 then an internal pull up is activated given that bit D of S2E has been set to enable internal pull ups globally For current sensitiv...

Страница 21: ...pressing a button on the devboard forces the respective I O to ground Note the commands AT ADLOC and AT ADREM of the R1xx firmware have been removed Simply read registers S12 S13 5 5 Event Management...

Страница 22: ...out of the neighbour table 3 F0 1 min 0016 In case I am not joined to a network scan for and join the next best network and restart the timer Table 2 Timer defaults Example for a Development kit board...

Страница 23: ...leep User defined 3 Asleep Asleep Off Asleep Asleep Off Table 3 Power modes In power mode 2 the timers will keep running although both the radio and the MCU are asleep When a timed action is executed...

Страница 24: ...2F controls variable frequency signal volatile S30 Initial Value of S2F non volatile S31 also controls variable frequency signal volatile ETRX2 only S32 Initial Value of S31 non volatile ETRX2 only 6...

Страница 25: ...no prescaling 0 1 0 clk 8 0 1 1 clk 64 1 0 0 clk 256 1 0 1 clk 1024 1 1 0 External clock 1 1 1 External clock Table 5 Prescaler ratios The frequency at the module s output pin is given by ftone 8MHz 2...

Страница 26: ...nctional impact on the operation of I O3 until the special function pin is enabled by setting bit F of S2E 7 Reviving An Unresponsive Module If the module is completely unresponsive it may be in power...

Страница 27: ...ethod is less secure as the encryption key is passed over the air and could be intercepted To avoid requiring the coordinator in order to let a new node join the network this decision can also be made...

Страница 28: ...DC readings to sink This will make the sensor send its temperature information to the sink periodically As in the previous option the sensor could be an end device in power mode 2 thus being battery o...

Страница 29: ...he great shortcomings of point to point radio in automation Telegesis have also assembled the ETRX2 module into units with a USB ETRX2USB and compact flash interface ETRX2CF which is very suitable for...

Страница 30: ...In case this was triggered by a timer the timer will stop 0005 Change to power mode 0 In case this was triggered by a timer the timer will restart 0006 Change to power mode 1 In case this was triggere...

Страница 31: ...018 but restart the timer 001A Copy the inputs of the remote device whose EUI64 is defined in S2C to the outputs of the local device and stop the timer 001B Same as function 001A but restart the timer...

Страница 32: ...10 Sends the reading of the I O and the two analogue ports as well as an 8 bit transmission counter which increments with every transmission to the network s sink and if no sink is known the unit will...

Страница 33: ...the serial port a SCAST containing these characters is sent to the network s sink If no sink is known a sink is searched instead After 3 unsuccessful transmissions the sink is assumed unavailable and...

Страница 34: ...and if applicable the timer will stop Bxxx 12 Change data direction of the I O port to the LSB s xxx and if applicable the timer will restart Glossary AES Advanced Encryption Standard COO Coordinator...

Страница 35: ...Telegesis UK Limited TG ETRXn UG 01 103 35 User Guide 1 04 ETRX1 and ETRX2 2008 Telegesis UK Ltd ETRXn User Guide Rev 1 04 Vcc GND Vcc A D1 A D2 I O7 I O6 I 05 I O4 RTS Table 6 ETRX1 pinout...

Страница 36: ...registered trademarks and products names are the sole property of their respective owners 15 Disclaimer Product and Company names and logos referenced may either be trademarks or registered trademarks...

Страница 37: ...elegesis UK Ltd ETRXn User Guide Rev 1 04 Telegesis UK Limited Marlow Business Centre 84 Station Road Marlow Bucks SL7 1NX UK Tel 44 0 1628 894347 Fax 44 0 1628 894333 17 References Telegesis www tele...

Отзывы: