Search found 2 matches

by samikshasarnaik
Sun Jan 29, 2023 5:00 pm
Forum: General Discussion
Topic: Interfacing HLW8032 And ESP32
Replies: 2
Views: 2061

Re: Interfacing HLW8032 And ESP32

Hey the baud rate is same. The problem is that the sensor gives output in 24 bits that too in hexadecimal. so i want the approach to deal with this array of 24 elements.
by samikshasarnaik
Fri Jan 27, 2023 4:55 am
Forum: General Discussion
Topic: Interfacing HLW8032 And ESP32
Replies: 2
Views: 2061

Interfacing HLW8032 And ESP32

Hello,
I am facing problem with interfacing ESP32 and HLW8032 Module, I am getting garbage values on serial monitor when trying to run one of the codes from the examples of HL8032-master library. Can anyone please help me with connections?