User's Manual

-60-
Services
Frame type 5 = Start frame number 2
Name Firmware version.
CODE_ID
Firmware version.
NM_START
Beginning hour of the night mode.
NM_PERIOD
Duration in hours of the night mode.
NM_SLEEP_TIME
Sleep time between consecutive sensor measurements (during night
mode).
NM_KEEP_ALIVE
Elapsed time since last transmission to trigger a Keep-Alive frame
(during night mode).
RADIO_MODE
Selected transmission mode between Sigfox, LoRaWAN y their
combinations.
SLEEP_TIME
Sleep time between consecutive sensor measurements.
KEEP_ALIVE
Elapsed time since last transmission to trigger a Keep-Alive frame.
THRESHOLD
Threshold for detecting a vehicle over the parking slot.
When using PHP as a programming language of the new service is not possible, using the raw information sent
from the device will be mandatory.
S. Frames section of this document explains how to do some operations to get the real value of every parameter
received and how to generate the answer to sent it back to the Smart Parking node.
Example
Payload:
0400003f34b909173f600fc2
Node ID:
0102030405060708.
Date: 13th February 2017 18:45:22.
UHVSRQVHVLQLȴOHFRQWHQWUHVSRQVHIURPWKH/LEHOLXPUHPRWHQRGHVHUYLFH
[devices]
 ߙGߚ
FRQȴJXUDWLRQLQLȴOHFRQWHQWYDOXHVVDYHGLQWKHZHEIRUP
[0102030405060708]
'(9,&(B1$0( ߙ6HWߚ
SLEEP_TIME = 1
KEEP_ALIVE = 9
10B67$786 
NM_PERIOD = 9
NM_START = 22
NM_SLEEP_TIME = 2
NM_KEEP_ALIVE = 4
THRESHOLD = 93
BAT_READING = 0
ENABLE_DAILY_FRAME = 1
CONFIG_ID = 97
RADIO_MODE = 0
LORAWAN_MODE = 0
5(6(7B5(48(67 
Following the Frame section, we have 12 bytes (v1.x.x). Each byte is formed with two numbers, starting from the
left. The result is:
byte 0 1 2 3 4 5 6 7 8 9 10 11
value 04 00 00 3f 34 b9 09 17 3f 60 0f c2