CT-Clamp no data #191
Unanswered
TheStapler
asked this question in
Q&A
Replies: 1 comment 1 reply
-
This is referring to the jumper selection for the CS pin on the add-on board. The right side of jumpers contains 2 in the 3rd position, which controls the CS pin for CT1-3 on the add-on board. As long as you can program your ESP32 with this pin being used, you should be okay. This is because some ESP32's use GPIO2 as the LED pin. It looks like for CT16-18 above, you're using 17, which is the second position of the left set of jumpers (CT4-6 on the add-on board). What are you seeing in the ESPHome log? Is there an SPI error for CS 17? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
CT16-18 have no data, following the guide it says to use 2...
what jumper would need to be removed?
my config for that section is:
Beta Was this translation helpful? Give feedback.
All reactions