Radiocraft Wireless M-Bus extension module  1.00.00
VPL Example Application

The VPL application is a simple example that by default will start collecting all packets sent in M-Bus mode T1.
If it receives a packet from an Adeunis ARF8041AA analog Wireless M-Bus Transmitter, it tries to parse it and shows the received data.
The application can be controlled by sending SMS messages from the RTCU IDE:

SMS Action
reg Registers the sensor with the serial numbers 10000530 and 20000530 and enable decryption of the data from the sensor.
info Shows some information about the Wireless M-Bus module.
collect Toggles the data collecting thread between started and stopped.
open Opens the connection to the wireless M-Bus module
close Closes the connection to the wireless M-Bus module
send Sends data to the wireless M-Bus module.
ack Sends acknowledge packet to the wireless M-Bus module.
reset Resets the RTCU.
AOUT[1] Changes the value on analog output 1. This is used for providing an analog value for the analog sensor to read.
AOUT[2] Changes the value on analog output 2. This is used for providing an analog value for the analog sensor to read.
See also
http://logicio.com/HTML
The source folder for the VPL Application