You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've successfully got it working on DXK24ZMA-S (presumably working on all DXK xx ZMA-S)
Do note I am using ESP32 and the ESPHome fork of this project, but that should not make a difference.
I changed the GPIO to CLK 21 MISO 22 MOSI 23
I did however get a occasional -4 error, they disappeared by changing the maximum loop time to 200ms (It probably works with a bit less but I didn't bother testing at which point it breaks). Could also be caused by my hardware rather than the device.
The text was updated successfully, but these errors were encountered:
I've successfully got it working on DXK24ZMA-S (presumably working on all DXK xx ZMA-S)
Do note I am using ESP32 and the ESPHome fork of this project, but that should not make a difference.
I changed the GPIO to CLK 21 MISO 22 MOSI 23
I did however get a occasional -4 error, they disappeared by changing the maximum loop time to 200ms (It probably works with a bit less but I didn't bother testing at which point it breaks). Could also be caused by my hardware rather than the device.
The text was updated successfully, but these errors were encountered: