hi
I am using a Tense Energy meter EM-07K along with RS485 module and Arduino UNO.
The connections . Pin 6 and 7 of MAX 485 are connected to pins A and B of the Energy meter which are meant for RS485 Serial Communication.
I am trying to Read Holding Register whose Function Code in Modbus Protocol.
ADDRESS (HEX) BB8 ADDRESS (DEC) 3000
REGISTER High Voltage Set
I have tried using many libraries but am not getting any success.