sdebby / RC_433_sig_analyze

Hardware hacking project, analyzing signal from remote control.
MIT License
10 stars 0 forks source link

Playing with phox v2 #1

Open viewpointsa opened 1 month ago

viewpointsa commented 1 month ago

Hello,

I trying to clone my phox remote command 4-buttons:

Capture d’écran 2024-10-21 113011

I have recorded this codes: f8924xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx b6496492c965 8 f8924xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx b6496492c965 8 f8924xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx b6496492c965 8 f8924xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx b24b6492cb24 8 f8924xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 924b6db2db64 8 f8924xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 924b6db2db64 8 f8924xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 96496db2d925 8 f8924xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 92db24b2c925 8

Do you find this algorithm to generate the rolling code ?

sdebby commented 1 month ago

In order to answer this you need to be more specific . Are these codes generated from the same button pressing ?

On Mon, 21 Oct 2024 at 12:31, viewpointsa @.***> wrote:

Hello,

I trying to clone my phox remote command 4-buttons:

Capture.d.ecran.2024-10-21.113011.png (view on web) https://github.com/user-attachments/assets/d34b1c53-fa1a-4862-85c2-ecd240974bd2

I have recorded this codes: f8924xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx b6496492c965 8 f8924xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx b6496492c965 8 f8924xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx b6496492c965 8 f8924xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx b24b6492cb24 8 f8924xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 924b6db2db64 8 f8924xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 924b6db2db64 8 f8924xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 96496db2d925 8 f8924xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx 92db24b2c925 8

Do you find this algorithm to generate the rolling code ?

— Reply to this email directly, view it on GitHub https://github.com/sdebby/RC_433_sig_analyze/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB74R6EUDNXWXOR5TE5PQ4DZ4TCXVAVCNFSM6AAAAABQJXCUZSVHI2DSMVQWIX3LMV43ASLTON2WKOZSGYYDCOJSHE2DCOA . You are receiving this because you are subscribed to this thread.

viewpointsa commented 1 month ago

Yes, just the first button. But I wanted to know because I don't understand the phrase ‘breaking down the rolling code I found a pattern: the rolling codes will start with 0x92 or 0xb6 on both buttons.’, do you only need that for it to work?