MBusMaster Click example.
Description
This example reads and processes data from M-Bus Master clicks.
The demo application is composed of two sections :
Application Init
Initializes the driver.
Application Task
Depending on the selected mode, it reads all the received data or sends the desired message every 2 seconds.
Additional Function
- mbusmaster_process ( ) - The general process of collecting the received data.
- Note
- M-Bus master communication works at 36v.
- This click acts only as 'master', therefore it must be connected to appropriate 'slave'.
- Author
- MikroE Team