I'm having trouble installing the GuruX Director.
During the installation, I encountered the following ERROR Summary.
PLATFORM VERSION INFO
Windows : 6.1.7601.65536 (Win32NT)
Common Language Runtime : 4.0.30319.42000
System.Deployment.dll : 4.6.81.0 built by: NETFXREL2
clr.dll : 4.6.81.0 built by: NETFXREL2
dfdll.dll : 4.6.81.0 built by: NETFXREL2
dfshim.dll : 4.0.41209.0 (Main.041209-0000)
Start record Date : 10/9/21
End record Date : 15/9/21
What meter should give response if client want to read records with requested date range is before start record date or requested date range is future date after End record date.
1. Should meter must responds error? if yes what error it should be?
2. Meter should reply empty record?
Can you please explain with an example about how I can add new objects to the sample Arduino code? The default code has a very limited number of objects. I would like to understand how I can add more of these according to my needs.
I wish to add IP connectivity to Arduino Gurux server example and read/write the demo meter over an IP connection with the Gurux DLMS Director software. My meter can connect to WiFi. Could you please guide my as to how I can proceed with this?
I am trying to run a DLMS server on an ESP32 using ESP-IDF framework. Could you please let me know the steps I should take to run a DLMS server on an ESP32 using ESP-IDF framework?
I am trying to compile the Arduino server example for ESP32 but I am getting some errors. The code compiles and works fine for Arduino Mega. Following are the errors:
Arduino: 1.8.15 (Windows 10), Board: "ESP32 Dev Module, Disabled, Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS), 240MHz (WiFi/BT), QIO, 80MHz, 4MB (32Mb), 921600, None"
server:990:5: error: expected constructor, destructor, or type conversion before '(' token