Export File Description

<< Click to Display Table of Contents >>

Navigation:  Program Windows > TR Configuration Window >

Export File Description

Structure of the .TRCNFG binary file - export of the TR configuration. This file does not contain the Security data from the TR configuration due to security reasons.

 

Byte[0]

Checksum = 0x5F xor Byte[1] ..... xor Byte[31]

Byte[1-31]

See IQRF DPA Framework Technical guide, chapter TR configuration

Byte[32]

RFPGM register value. See IQRF OS Reference guide, function setupRFPGM(x)

Byte[33]

RF BAND register value, see below.

 

RF band value:

0x00 868 MHz

0x01 916 MHz

0x02 433 MHz

 

Note: RF band must be set properly even if it is the only possibility, e.g. for 433 MHz transceivers or TR-7xDA-IL (not supporting RF band switching).