Hello,
I'm using ESP32 + CC1101 with your library to control Simu EHz motors (T5 EHz 8/17).
What works:
2 of 13 Motors already paired react to btn_transmit(0, 0, 2) as toggle - but not separatly, just simultaneous.
What doesn't work:
Pairing new motors: Motor is in PROG mode (confirmed by original remote), but btn_transmit is never accepted as pairing signal by the motor
Question:
What is the correct way to pair a new motor using btn_transmit or prg_transmit? Which parameters need to be used for the pairing signal to be accepted?
Setup: ESP32 Dev Kit C V4, CC1101 433.42MHz, esp32 core 2.0.17, Library v1.x
Thank you!
Hello,
I'm using ESP32 + CC1101 with your library to control Simu EHz motors (T5 EHz 8/17).
What works:
2 of 13 Motors already paired react to btn_transmit(0, 0, 2) as toggle - but not separatly, just simultaneous.
What doesn't work:
Pairing new motors: Motor is in PROG mode (confirmed by original remote), but btn_transmit is never accepted as pairing signal by the motor
Question:
What is the correct way to pair a new motor using btn_transmit or prg_transmit? Which parameters need to be used for the pairing signal to be accepted?
Setup: ESP32 Dev Kit C V4, CC1101 433.42MHz, esp32 core 2.0.17, Library v1.x
Thank you!