Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No mqtt data #57

Open
mscifm opened this issue Nov 25, 2022 · 2 comments
Open

No mqtt data #57

mscifm opened this issue Nov 25, 2022 · 2 comments

Comments

@mscifm
Copy link

mscifm commented Nov 25, 2022

enviroment:
Nodemcu ESP8266
Smart Meter ISKRA MT691 INFO mode enabled

I could uploaf the FW succesfully. the IR transistor is conected to GPIO 4 i2C_SDA.

The SMLReader connects to the MQTT Broker ( in this case IOBroker ), the Value LWT and info appears but no SMART Meter Voltage/Current information.

Could you assist me

@mscifm
Copy link
Author

mscifm commented Nov 26, 2022

After activating of the debugging I receive the following message
Did not receive an SML message within 30 seconds, starting over.
State of sensor 1 is 'WAIT_FOR_START_SEQUENCE'.
_

@hamster65
Copy link

Maybe something is wrong with the positioning of the sensor or the circuit. Polarity, pullup, wiring....
My approach would be

  • check if the meter is actually transmitting (use a phone camera, it should display purple flashes every second. Verify that the phone's camera can pick up infared with the remote control of your TV. Some cameras have an IR filter.
  • check polarity, pullup value and wiring
  • check the sensor's signal with an oszilloscope. Maybe something can be seen with a multimeter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants