17-01-2026, 00:01
Hello Ian,
The only change from previous version to the new one is this piece of code:
changed to:
so, there is no way of this change to cause the behaviour you are describing.
Please note this error: Failed to connect to ESP32: Invalid head of packet (0x6C): Possible serial noise or corruption.
Thank you.
Rgs.
Werk_AG
The only change from previous version to the new one is this piece of code:
Code:
RH_ASK ask433(1000, -1, TXData_PIN, -1);Code:
RH_ASK ask433(1000, 0, TXData_PIN, 0);so, there is no way of this change to cause the behaviour you are describing.
Please note this error: Failed to connect to ESP32: Invalid head of packet (0x6C): Possible serial noise or corruption.
Thank you.
Rgs.
Werk_AG

