DolphinV4 API  1.6.1.0
VLD Telegrams

Application demonstrating how to use variable length data telegrams (VLD - Variable Length Data).


Dolphin platform allows to send and receive telegrams with a variable length. The telegram type RADIO_CHOICE_VLD was reserved for this telegram type.

Note:
A second telegram type RADIO_CHOICE_UTE is reserved for Universal Teach In EEP based telegram.

To demonstrate the usage of the VLD telegrams a system of one Sender and one Receiver is implemented. For both functionalities a separated software project exists.