File : CS-SUP-MUTI-WTHERMAPP-E01.sxw
7.1.5 Access to the user data area
The WaveTherm module manage a non-volatile memory area accessible by radio command, and allowing to
store up to 32 bytes.
This area is generally used to store the parameters relative to the calibration of the module, and can be read,
or modified by specifying the start address, and the size of the data.
Commande
Applicative
Description
0x16
Request to read the user data area
0x96
Response to the request to read the user data area
0x17
Request to write the user data area
0x97
Response to the request to write the user data area
➢
Access in Reading
To read the user data area, the user has to specify the address of the first byte to be read, and the total
number of bytes to be read.
Remark :
Even if the size of the memory area is of 32 bytes, the address of the first element to be read is
coded on two bytes ; because this area is more important on other equipments.
Contents of the request REQ_SEND_FRAME
Data Field (max : 152 bytes)
Applicative
Command
MSB address of
the fisrt byte to
be read
LSB address of
the fisrt byte to
be read
Number of bytes to be
read
1 byte
1 byte
1 byte
1 byte
0x16
0x00
from 0 to 31
from 0 to 31
Contents of the response RECEIVED_FRAME
Data Field (max : 152 bytes)
Acknowledgement
of the applicative
command
MSB address of
the fisrt byte to
be read
LSB address of
the fisrt byte
to be read
Number of bytes read
Data read
1 byte
1 byte
1 byte
1 byte
variable
0x96
0x00
from 0 to 31
from 0 to 31
WaveTherm modules – application handbook
page 31 of 65