Hello Sir,
Referring the forum-topic: https://www.gurux.fi/node/18031 ,
is the four-byte addressing support implemented in ANSI-C example ?
I am using https://github.com/Gurux/GuruxDLMS.c/tree/master/development
Kindly help me out if I am missing something regarding to that.
Thank you.
Kind Regards,
Girija
Hi Girija, Yes, you can useā¦
Hi Girija,
Yes, you can use four-byte addressing. You need to check if the target address is correct in svr_isTarget and return true if it's accurate.
BR,
Mikko