1.10 Metering Demo G3 Device UDP/ICMPv6 Responder
The Metering Demo G3 Device UDP/ICMPv6 Responder application implements a metering application and a G3-Hybrid Device, capable of joining a G3 network and replying to UDP and ICMPv6 requests. It demonstrates how to send metrology data through UDP.
It is actually the conjunction of another two applications:
- Metering demo. For more information refer to its documentation (smartenergy repository).
- 1.7 G3 Device UDP/ICMPv6 Responder.
The provided projects are PLC-RF hybrid, but they can be PLC-only or RF-only if only one expansion board is connected. There are projects with FreeRTOS and without operative system (Bare-Metal). The following table shows the available G3 Device UDP/ICMPv6 Responder projects:
Bare-Metal / FreeRTOS | Path | Boards |
---|---|---|
Bare-Metal | smartenergy_g3_apps\apps\metrology_apps\metering_demo_g3_device_udp\firmware\pic32cx_mtsh_db_pl460_rf215.X | PIC32CXMTSH-DB + PL460-EK + REB215-XPRO |
FreeRTOS | smartenergy_g3_apps\apps\metrology_apps\metering_demo_g3_device_udp_freertos\firmware\pic32cx_mtsh_db_pl460_rf215.X | PIC32CXMTSH-DB + PL460-EK + REB215-XPRO |