So i am trying to make a device that is basically a clone of my remote that I can control through the internet.
The remote i have is
i have heard i would first need to get the code it sends on a button press with an IR receiver but it says i has a lot of encryption with aes 128 and "rolling code" is it still possible for me to make this?
danilkp12345:
i have heard i would first need to get the code it sends on a button press with an IR receiver but it says i has a lot of encryption with aes 128 and "rolling code" is it still possible for me to make this?
The remote is using 868MHz wireless and not IR so the first part of your question is not going to help.
The rolling code & encryption means you cannot clone the remote codes unless someone has cracked the encryption and rolling code.
From the blurb on the link you posted...
To cover the multitude of applications up to 32 transmitters can be programmed into one receiver.
So maybe you can get another transmitter paired and dismantle/hack it to use the Arduino ESP to simulate pressing the buttons on it.