User Tools

Site Tools


2012:wireless_comm_with_arduino_fio

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

2012:wireless_comm_with_arduino_fio [2012/07/26 11:48] – created tomgee2012:wireless_comm_with_arduino_fio [2012/07/26 11:50] (current) tomgee
Line 1: Line 1:
 ===== Wireless Communications ===== ===== Wireless Communications =====
  
-==== addressing ====+==== Addressing ====
  
 To send a packet to a specific module using 16-bit addressing: Set DL (Destination Address Low)  To send a packet to a specific module using 16-bit addressing: Set DL (Destination Address Low) 
 parameter to equal the MY parameter of the intended destination module and set the DH (Destina- parameter to equal the MY parameter of the intended destination module and set the DH (Destina-
 tion Address High) parameter to '0'.\\ tion Address High) parameter to '0'.\\
 +
 +==== Changing Target Addresses ====
 +The device operates in transparent modem. this means that AT commands are included in the serial stream. To enter command mode, the following sequence is observed.
 +  - One second of silence on the serial line
 +  - Put three "+" characters on the line
 +  - Wait an additional one second guardband
 +
 +
 +
2012/wireless_comm_with_arduino_fio.1343317684.txt.gz · Last modified: 2012/07/26 11:48 by tomgee