arduino-dsmr
arduino-dsmr copied to clipboard
Arduino library for interfacing with Dutch smart meters implementing DSMR
Dear, The timestamp is not parsed by the sketch, even with the latest library. With the SerialPassthrough script did i grab attached example data from my Belgian smart meter. [DSMR...
Added fields used in ZE.314 meter by polish Tauron company.
Hi Matthijs, Could you please update the corresponding Library on [PlatformIO](https://registry.platformio.org/libraries/matthijskooijman/Dsmr) for this repo? I'm getting the reinterpret cast issue that you've fixed with a previous update when using PlatformIO,...
On the Belgian smart meters, linked to the introduction of the so called capacity tariff as of 1 Jan '23, the smart meter will keep a log of max 13...
Added NO_PIN define, declared as default value for `req_pin` in the constructor. Value is 0xff which is in line with GPIO_NUM_NC which is defined for ESP boards Use case of...