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

RM2+ scan frequency support #1

Closed
nick7zmail opened this issue Jan 20, 2017 · 4 comments
Closed

RM2+ scan frequency support #1

nick7zmail opened this issue Jan 20, 2017 · 4 comments

Comments

@nick7zmail
Copy link

nick7zmail commented Jan 20, 2017

Hello.
Can you add scan frequency support for RM2+ devices?

To scan the RF command, rm2+ must determine the frequency first.
For example in this project http://rm-bridge.fun2code.de/ there is a separate button for the scan frequency with a certain type of device.

// Quote

            <div ng-show="device.type == '10026'">
                If learning RF codes, <b>RM Pro+</b> devices must do a frequency scan before learning a code.
                <br> Press the <i><b>Frequency Scan</b></i> and then long press the button on your remote for approx. 5 seconds.
                <br> During this process the LED should light up and stay lit even after the scan is complete.
                <br>
                <p>
                    <button class="button" ng-click="freqScan()">Frequency Scan</button>
                    <!-- <button class="button" ng-click="freqScanCancel()">Cancel Scan</button> -->
                </p>
            </div>

//Quote

@nick7zmail nick7zmail changed the title RM2+ add scan frequency support RM2+ scan frequency support Jan 20, 2017
@tasict
Copy link
Owner

tasict commented Jan 23, 2017

RF support is already built in.
I test RF remote device with my rm pro and it has no problem to control last day.
Could you tell me what trigger scan frequency is need?

@nick7zmail
Copy link
Author

nick7zmail commented Jan 23, 2017

It is only RM2 PLUS feauture. Before learning, device must scan frequency. I dont know how else to explain it, but device is not learning rf commands.

@kas5858
Copy link

kas5858 commented Jan 23, 2017

I have a RM2+ Kaidij devices and digital remote control switch RF I taught "D" button once, the button "C, B" c different manipulations, button "A" is not obuchaetsya.

@nick7zmail
Copy link
Author

Sorry, everything works.

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