Hii Mikko,
I am implementing push message in server on STM32 environment.I have referred Gurux DLMS server example for ANSI C. I am generating push request from DLMS director by clicking push button and I get correct response from server for first time. When I try to get another push message, I do not receive any push message.
On debugging, I observed that following function ->
if ((notify_generatePushSetupMessages(settings, 0, push, &messages)) == 0) in send_Push function returns DLMS_ERROR_CODE_OUTOFMEMORY , so server is unable to push message.
Hello Mikko,
I am trying to achieve image transfer object in STM32 controller environment. However I am getting hardware hardfault and microcontroller is getting stuck. When I tried to debug, I noticed that hardfault occurs at following code -
I have tried to explore Confromance testing using Director tool, executed it and found many HDLC as well as COSEM errors.
Please suggest how to interpret the problems and get to the solution as for some tests(e..g #HDLC2) it seems Director tool is not following yellow book.
I am just a beginner and may be my observations are wrong, please assist.
Please suggest if you need any fine i can share you the same on email.
I cannot see Lowest to HLS-5(Device Setting -> Authentication) authentication level in 8.2.2005.1401 version of GXDLMSDirector, Ijust wanted to do some POC for High Level GMAC based association and Reading.