KAIFA MA309 is sending encrypted frames using DLMS. You need to change the interface type to DLMS_INTERFACE_TYPE_WIRELESS_MBUS and set correct authentication and block cipher keys.
I'm sorry. I just realized that KAIFA MA309 is using wired and not wireless. Wired and wireless are totally different ways to send the data.
ANSI C or C+ doesn't support wired MBus at the moment. Can you use C#, Java or Python for this? Support for ANSI C can be added, but it's taking some time.
Hi, KAIFA MA309 is sending…
Hi,
KAIFA MA309 is sending encrypted frames using DLMS. You need to change the interface type to DLMS_INTERFACE_TYPE_WIRELESS_MBUS and set correct authentication and block cipher keys.
Check this example:
https://github.com/Gurux/GuruxDLMS.c/tree/master/GuruxDLMSPushExample
BR,
Mikko
Is there something specific…
Is there something specific in this example?
Because i can set interface type with cl_init() and block cipher key/authentication key with bb_addHexString().
Hi, No, if you set the…
Hi,
No, if you set the interface type and keys are correct you should be able to loop the values.
BR,
Mikko
Is there no difference…
Is there no difference between wired and wireless?
Hi, I'm sorry. I just…
Hi,
I'm sorry. I just realized that KAIFA MA309 is using wired and not wireless. Wired and wireless are totally different ways to send the data.
ANSI C or C+ doesn't support wired MBus at the moment. Can you use C#, Java or Python for this? Support for ANSI C can be added, but it's taking some time.
BR,
Mikko
We are using DLMS in…
We are using DLMS in embedded device, so we have to use C. Maybe there is planned/scheduled date for wired mbus interface type release in C?
Hi, Our clients are keeping…
Hi,
Our clients are keeping us busy at the moment. It will take about three weeks before this can be released.
BR,
Mikko
Thanks for information!
Thanks for information!
Hello, is there any news…
Hello, is there any news about this?
Hi is there any news?
Hi is there any news?
Hi, Our clients are still…
Hi,
Our clients are still keeping us busy, but tests have been started. I can't say the exact release day yet.
BR,
Mikko