PZEM004T (V3.0) not reading correctly when connected to arduino nano or uno

Hello,

I have got a PZEM004T (V3.0) module when connected to nano with 5V supply its reading 0.0V even when i am giving AC supply of 240V to PZEM004T.

I have connected PZEM004T (V3.0) over software serial pin 10, 11 and tried it with other pins line 9,10 and 2,3 as well still its reading 0.00 V on my serial monitor.

The library i am using is GitHub - olehs/PZEM004T: Arduino communication library for Peacefair PZEM-004T Energy monitor
and running the example code PZEMDisplay.ino

Also tried it with my uno board still giving same output voltage of 0.0V when supplied with AC 240 volt to PZEM004T.

On logic analyzer what i observed is the data is been transmitted properly for voltage as given in the PZEM004T i.e. B0 C0 A8 01 01 00 1A.
But not getting any response from PZEM004T.

What can be the issue, please guide me.

Thank you,

Regards,
Akshaay

Hello all, there is a lot of confusion about PZEM-004T module on the internet,
first, check the version on the module and then try to debug the problem.

After a detailed search and time spent I collected its complete information about it, Plese check my Blog where I posted its connection and Arduino code for V3 module of PZEM-004T.

Link:PZEM-004T V3 Module | Arduino & NodeMCU Code, Circuit, Pinout And Library