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

Add support for Louvolite R1942-6CH-WH Remote #126

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

art103
Copy link

@art103 art103 commented Feb 25, 2025

Please find support for a Louvolite 433.920MHz remote blind control.
In order to use this with a CC1101 attached to an ESP32C3 I had to modify the default radio settings and platformio.ini.
As such, this pull request isn't in a state where it can be merged as is, but I wanted to start the conversation on whether there is a desire to have support merged (and address the CC1101 rxbw limitation).

Highlights:

  • TX / RX of R1942-6CH-WH remote, including uuid, node and command with CSUM calculation
  • Update esp32-c3-devkitm-1 to support serial console (needs additional defines)
  • Change rxBandwidth to a legal cc1101 value (See issue cc1101 bandwith setting #103)
  • Change rxBitrate in order to support fine enough granularity for this remote

Edit: Async mode must be enabled.

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

Successfully merging this pull request may close these issues.

1 participant