Sašo Domadenik
Sašo Domadenik
@brianignacio5 After cloning and building the main branch, and running the TS example, I can confirm that I still get a timeout when trying to connect to an ESP32-S2. trace...
Thank you for your answer. Unfortunately, this doesn't seem to be the source of the problem. Even if I replace the first two for loops with something like this: ```...
Given that the current implementation of NEC protocol already uses 16 bit address and 16 bit command, with no limitations for the relation between higher and lower bits, I believe...
I have both the V1 and V2 of the WHW03 and on the V2 I experience all of the same symptoms as reported originally. The V1 works without a problem....
Understandable. I'm currently using the bootcmd ping fix and that seems to work well, so it's not like this is an urgent issue.