Board: Wemos D1 Mini ESP8266
ESPEasy version: ESP_Easy_mega_20240822_normal_IRext_no_rx_ESP8266_4M2M.bin (I need the IR Send)
Hi! How are they? I'm try to use a current sensor sct-013-000 on Wemos D1 Mini

When I add the analog input (internal device), I only get a constant reading of 547, approx. When I turn on or off the device that I need to measure the current, the analog reading does not change either.
However, when I take the readings without ESPEasy, I can read them correctly. This is the code:
https://github.com/Mottramlabs/MQTT-Power-Sensor/blob/master/Firmware/Version%201/Basic_Current_Sensor/Basic_Current_Sensor.ino
Thanks a lot!
Board: Wemos D1 Mini ESP8266
ESPEasy version: ESP_Easy_mega_20240822_normal_IRext_no_rx_ESP8266_4M2M.bin (I need the IR Send)
Hi! How are they? I'm try to use a current sensor sct-013-000 on Wemos D1 Mini

When I add the analog input (internal device), I only get a constant reading of 547, approx. When I turn on or off the device that I need to measure the current, the analog reading does not change either.
However, when I take the readings without ESPEasy, I can read them correctly. This is the code:
https://github.com/Mottramlabs/MQTT-Power-Sensor/blob/master/Firmware/Version%201/Basic_Current_Sensor/Basic_Current_Sensor.ino
Thanks a lot!