Open ray-delossantos opened 1 month ago
Thanks for reporting this issue, we need to reproduce first, and investigate this. Since we were close to a release, we left this as a known issue and it is a good candidate for a v0.6.6 maintenance release.
Thanks for the update. If it helps I may be able to test that part of the release when ready.
Using an ESP32 board
When running this function
It throws the error below.
What I may be doing wrong?
Note: If I use the
i2c:write_byte
and send the exact same bytes one by one it works as expected.