Dear Sir,
I used gurux Arduino Client project. I have copy all details in Arduino configuration tool. When I do compiling it shows below error logs.
Arduino: 2.3.2 (Windows 11), Board: "Arduino/Mega 2560"
C:\Users\User\AppData\Local\Temp\ccjGF4cQ.ltrans1.ltrans.o: In function `dlms_getPdu.constprop.144':
D:\Projects-2022\DLMS Meter reading\GuruxDLMS.c-master\Arduino_IDE\client\src/dlms.c:5268: undefined reference to `dlms_handleExceptionResponse'
D:\Projects-2022\DLMS Meter reading\GuruxDLMS.c-master\Arduino_IDE\client\src/dlms.c:5265: undefined reference to `dlms_handleConfirmedServiceError'
collect2.exe: error: ld returned 1 exit status
Multiple libraries were found for "EEPROM.h"
Used: C:\Users\User\AppData\Local\Arduino15\packages\arduino\hardware\avr\1.8.6\libraries\EEPROM
Not used: C:\Users\User\Documents\Arduino\libraries\avr
exit status 1
Compilation error: exit status 1
I could successfully compile the Arduino Server software using both the Arduino Mega and Arduino IDE.
Please provide solutions for this.
Hi, I got the latest version…
Hi,
I got the latest version from Github and compiled/tested it. It worked without problems. Can you test with the latest version and let me know if you have problems?
BR,
Mikko