NH3
NH3_ALERT ENABLE
Enable NH3_ALERT
event
0b0 = false, NH3
ALERT feature is
disabled
0b1 = true, NH3
ALERT feature is
enabled
0b0 = false, NH3
ALERT feature is
disabled
1
NH3
NH3_ALERT1_MAX_THRESHOLD
Threshold #1 on the
temperature to trig a
NH3_ALERT event
8-bit unsigned integer
Formula: (8-
bit_NH3ppm*2)=
real_NH3_level_in_ppm
Range: 0 to 100ppm
Accuracy: 0.5ppm
Example:
0b01110100 = 0x74
= 116 => (116 / 2) =
58ppm
0b00001010 = 5ppm
8
NH3
NH3_ALERT2_MAX_THRESHOLD
Threshold #2on the
temperature to trig a
NH3_ALERT event
8-bit unsigned integer
Formula: (8-
bit_NH3ppm*2)=
real_NH3_level_in_ppm
Range: 0 to 100ppm
Accuracy: 0.5ppm
Example:
0b01110100 = 0x74
= 116 => (116 / 2) =
58ppm
0b00010100 =
10ppm
8
NH3
ALERT_FLAG_reset
Flag to reset the BLE
broadcast mechanism
and set it back to
normal.
0b1010 = 0xA =
leave BLE alert mode
others = do nothing
others = do nothing
1
BLE
BLE_BROADCAST_ENABLEEnable BLE
advertising
functionnality
0b0 = false, BLE
advertising feature is
disabled
0b1 = true, BLE
advertising feature is
enabled
0b1 = true, BLE
advertising feature is
enabled
1
BLE
BROADCAST_PERIOD_normal
Broacasting period
when the device is in
normal mode
0b000 = every 1s
0b001 = every 2s
0b010 = every 5s
0b011 = every 10s
0b100 = every 30s
0b101 = every 1 min
0b110 = every 2 min
0b111 = every 5 min
0b011 = every 10s
3
BLE
BROADCAST_PERIOD_alert
Broacasting period
when the device is in
alert mode
0b000 = every 1s
0b001 = every 2s
0b010 = every 5s
0b011 = every 10s
0b100 = every 30s
0b101 = every 1 min
0b110 = every 2 min
0b111 = every 5 min
0b001 = every 2s
3
BLE
BLE_RF_OUTPUT_POWER
Transmit power level
0b000 = -20dBm
0b001 = -10dBm
0b010 = 0dBm
0b011 = 5dBm
0b000 = -20dBm
3
The folllowing is the format of payload data will be sent to Sigfox server.
Category
Data name
Description
Encoding or Possible
values
Length
(in bits)
DEVICE
EVENT_ID
Unique ID identifying the
device event
4-bit unsigned integer
Possible values: As defined
in Event ID tab
4
5.8 Payload Data
5.8.1 Payload Fields
Summary of Contents for WSSFCB-NH3
Page 9: ...Flow when coming from downlink ...
Page 15: ...BLE broadcast ...