The radio transceiver prepends each transmitted frame with the SHR (4 byte preamble, 1 byte SFD) automatically. For proprietary applications the start-of-frame delimiter can be configured with the parameter
sfd.
- Parameters:
-
| sfd | The SFD value, which is currently used for transmit and receive operation. |
- Note:
>> Transmitter and receiver have to be configured with the same SFD value.
>> In order to ensure a reliable frame start detection, the lower 4 bits of the SFD value shall not be set to 0.
- Code example
The currently configured SFD value can be read using this sequence.
- Returns:
- sfd The desired SFD.
- Code example
-