ADEUNIS RF - SIGFOX EUROPE demonstrator - USER GUIDE V1.1
7
Page
of 9
4.2.3 To observe the frame transmitted by the demonstrator
The frame transmitted by the demonstrator can be viewed on Adeunis RF’s dedicated web page.
To use this web interface, log on to this address:
http://46.218.75.34/WD200AWP/WD200Awp.exe/CONNECT/SIGFOX_Demo
This interface can be used to view the GPS points as well as the temperature emitted by the demonstrator’s sensors.
5. Format of the payload sent by the demonstrator
5.1. Decoding frame without GPS signal - 4 bytes (example : CC 18 33 00)
Bytes N°
3
2
1
0
Value
CC
18
33
00
Example decoding byte N°3
Bit N°
7
6
5
4
3
2
1
0
Value
1
1
0
0
1
1
0
0
hex
Binary
Bytes N°
Bit N°
Comment
Value
CC
1
3
7
Presence of T°C info
0 or 1
1
6
Accelerometer triggered
0 or 1
0
5
Triggering via BP1
0 or 1
0
4
Presence GPS info
0 or 1
1
3
Frame reception counter present
0 or 1
1
2
Frame transmission counter present
0 or 1
0
1
Reserved
0
0
Reserved
18
2
Temperature in °C (Signed two’s-complement temperature in °C)
33
1
In bidirectional mode: Frame transmission counter on 8 bits
In unidirectional mode: MSB of the frame transmission counter on 16 bits
00
0
In bidirectional mode: Frame transmission counter on 8 bits
In unidirectional mode: LSB of the frame transmission counter on 16 bits