for quite some time I've been trying to read data from the Energy Meter OR-WE-517 from Orno, but without success so far.
I have already looked at several tutorials, in which energy meters are read out to adapt this. The manual of the energy meter is also in a very compact form, which also makes the implementation more difficult.
My structure:
Energy Meter Orno OR WE 517
from the energy meter via the RS485 interface to an RS485 to TTL converter
The appendix contains a list of the registers of the energy meter and my code, in which I send the request to the energy meter, but do not receive an answer, as zip.
Now my question, has anyone else had experience with the same setup and could give me some tips for implementation?
hey thanks a lot for the quick answer.
When I read the data from the energy meter with a PC, everything works. But when I use the bit order in the premade Arduino program, I don't get an answer from the energy meter.