-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
Some additional information that can be added to the F-Machine RF Protocol the next time it's updated.
I have captures the RF remote codes for the remote that comes with the Alpha. I've also repeated the already known A remotes for the Tremblr and Gigolo from these docs but turned it into a table. I've also put the tri-state codes as HEX as devices like the Flipper Zero desplay the captured codes in HEX.
| Device | Remote Code | Frequency | Base Tick | On/Off Code | Speed Up Code | Speed Down Code | Secondary Function Up Code | Secondary Function Down Code |
|---|---|---|---|---|---|---|---|---|
| Tremblr | A | 315 MHz | 330 us | 11FFFF000010 / 0xF5500C |
11FFFF001000 / 0xF550C0 |
11FFFF000100 / 0xF55030 |
11FFFF010000 / 0xF55300 |
11FFFF000001 / 0xF55003 |
| Gigolo | A | 315 MHz | 330 us | FFFFF1110100 / 0x557F30 |
11FFFF001000 / 0xF550C0 |
FFFFF1110010 / 0x557F0C |
N/A | N/A |
| Alpha | A2 | 433.92 MHz | 460 us | FFFF11000010 / 0x55F00C |
FFFF11001000 / 0x55F0C0 |
FFFF11000100 / 0x55F030 |
FFFF11010000 / 0x55F300 |
FFFF11000001 / 0x55F003 |
If I get some time this weekend I'll see if I can add it to the RF Protocol docs.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels