Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

only 32 bit #303

Open
mrgfx opened this issue Nov 4, 2019 · 5 comments
Open

only 32 bit #303

mrgfx opened this issue Nov 4, 2019 · 5 comments

Comments

@mrgfx
Copy link

mrgfx commented Nov 4, 2019

Hi. i would like to send longer signal than 32 bit. Is it possible with this library(I´ve tested tutorial Add_New_Remote_Part_2, but i couldnt recognize new protocol). Is it possible to send binary longer than 32bit with arduino? I´ve received binary code with SDR.

@mrgfx
Copy link
Author

mrgfx commented Nov 4, 2019

Or could you please help to do protocol from this: 880,408,880,404,456,832,452,832,456,832,884,404,452,836,452,832,884,404,880,408,452,832,456,832,456,832,456,832,456,832,880,404,460,828,25728,2548,452,836,880,404,880,408,880,404,884,404,880,408,448,836,880,408,452,832,456,832,880,404,884,404,884,404,880,404,880,408,452,836,452,832,880,408,880,404,888,400,880,408,880,404,452,836,452,832,456,832,884,404,452,836,452,832,456,832,884,404,880,404,884,404,884,404,880,404,884,400,884,404,880,408,452,832,456,832,452,836,884,400,460,828,456,832,884,404,880,404,456,832,452,836,452,836,452,832,456,832,884,400,460,832,25720,2552,452,836,880,404,880,408,880,404,880,408,876,408,452,836,880,404,456,836,448,836,880,404,880,408,884,400,884,400,884,404,452,836,452,836,880,404,880,408,880,404,880,408,880,404,456,832,452,836,452,832,884,404,452,836,452,832,456,832,884,404,880,408,880,404,884,404,880,404,884,404,880,404,884,404,456,832,456,828,456,832,884,404,456,832,456,832,880,404,884,404,456,828,460,832,452,836,452,832,456,832,884,404,452,832,25728,2552,452,836,880,404,884,404,880,404,880,408,880,408,452,832,880,408,452,836,452,836,880,404,884,400,884,404,884,404,880,408,448,836,456,832,884,400,884,404,880,408,880,408,880,404,452,836,452,832,456,836,880,404,456,832,452,832,456,836,880,404,884,404,880,404,884,404,880,408,880,404,884,404,880,404,456,832,452,836,452,832,884,404,456,832,456,832,884,404,884,400,456,832,456,832,456,832,456,828,460,828,884,404,456,832,25720,2548,456,832,880,404,880,408,880,404,880,408,880,404,456,832,880,408,448,836,452,836,880,404,880,408,880,408,880,404,880,404,456,832,456,828,884,404,884,404,880,404,884,400,884,404,456,832,452,832,456,832,884,404,456,832,452,832,456,832,884,400,888,400,884,404,880,404,884,404,880,404,884,404,884,400,456,832,456,832,452,832,884,404,452,832,456,832,884,404,884,400,456,832,456,832,456,828,456,832,456,832,884,404,456,828,25724,2548,452,836,880,404,880,408,880,404,884,404,880,404,452,836,880,404,456,832,456,832,880,404,884,404,880,404,884,404,880,408,452,832,452,836,884,404,884,400,880,404,

https://test.sui.li/oszi/

@1technophile
Copy link
Collaborator

There is several forks implementing 64bits support, did you tested with them?
https://github.com/atsage/rc-switch
https://github.com/lulol/rc-switch

@mrgfx
Copy link
Author

mrgfx commented Dec 3, 2019

Thank you. I will test it tomorrow.

@a1studmuffin
Copy link

This also fixed my issue - my particular RF outlets (generics marked "RCS-19AS") use a 33-bit code. With a 64-bit version of rc-switch and an additional protocol ({ 275, { 38, 1 }, { 1, 3 }, { 3, 1 }, false },), all was well and I could sniff and transmit codes. It'd be great if this functionality was added into the main branch of rc-switch as it seems more RF switches are popping up using >32-bit codes, and <=32-bit codes would be backwards compatible with a 64-bit implementation.

@1technophile
Copy link
Collaborator

Yes I plan to do it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants