jakkik / DieselHeaterRF

Simple library for Arduino (ESP32) to control a Chinese diesel heater through 433 MHz RF
81 stars 17 forks source link

Additional use of the existing remote control #5

Open Uhlfred opened 1 year ago

Uhlfred commented 1 year ago

Hi. Is there a way to read the current address of the heater using the original remote control? Apparently the heater generates a new code when paired, so a previous remote control no longer works. Would it be possible to find out the address from the data if I record the remote control with a 433MHz receiver on the Arduino? Thank you.