DolphinV4 API
1.6.1.0
|
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.
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.