www.rovingnetworks.com
Version 1.0r 9/21/2012
20
RN -W IFLYCR -U M
set q power <
value
>
This register automatically turns on the sensor power, where <
value
> is shown in Table 5. This parameter sets an 8-bit
register with two 4-bit nibbles. If the top nibble is set, power is applied upon power up and removed upon power down
or sleep. If the bottom nibble is set, power is applied when a sampling event occurs such as:
•
UDP broadcast
•
Automatic web posting of sensor data
•
Power is removed immediately after sampling is complete
Table 5. set q power Command Sensor Pin Voltage Settings
Value
Sensor pin voltage
0
Turn off the sensor power.
1
Ground the sensor pin.
2
1.2-V internal regulated reference.
3
VBATT input pin.
4
3.3-V output of on board regulator.
Default:
0
Example:
set q power 0x20
// Sets power to 1.2 V automatically upon power up
set q power 0x02
// Sets power to 1.2 V when a sampling event occurs
set q power 0x40
// Sets power to 3.3 V automatically upon power up
set q power 0x04
// Sets power to 3.3 V when a sampling event occurs