Sigfox
Downlink frame detail
Byte
0
1
2
3
4
5
6
7
Downlinks are always 8 bytes long and are structured the same way. 3 pairs {address, value} allowing to modify up to
3 ATO registers.
As the Downlinks are necessarily 8 bytes, to record less than 3 registers, you must indicate the same register address
a second time in a row where you want to stop. The module understands when it receives an identical address twice
in a row that it must stop the reconfiguration there.
Example with 3 registers.
ATO100=13
ATO101=11
ATO102=00
ATOS
Example with 1 register.
ATO028=80
ATOS
Value
0x33
0x13
0xA1
0xV1
0xA2
0xV2
0xA3
0xV3
ATIM_ACW-PIR_UG_EN_V1.4
ATO register modification
Address 1 in hexadecimal
Value 1 in hexadecimal
Address 2 in hexadecimal
Value 2 in hexadecimal
Address 3 in hexadecimal
Value 3 in hexadecimal
33 13 64 13 65 11 66 00
33 13 1C 80 1C 00 00 00
Detail
Header
12