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

Message sent with library is not received by RAR681 #2

Open
karolkalinski opened this issue Jan 1, 2018 · 4 comments
Open

Message sent with library is not received by RAR681 #2

karolkalinski opened this issue Jan 1, 2018 · 4 comments

Comments

@karolkalinski
Copy link

Hi,
I was trying to sent temperature using ArduinOregon to Oregon Scientific RAR681. The hardware is Arduino UNO with FS1000A. The receiver did not display the given temperature.

Could you advise?

@RouquinBlanc
Copy link
Owner

Hi there,

I don't remember well, but there may be several reasons to investigate:

  • Is your station an Oregon v2 receiver or v3 (this code only supports v2)
  • Does it recognise the type of sensor you are trying to emulate?
  • Did you try to change the channel (1, 2, 3) or the Id (which is the rolling code)?

You may want to try and sniff some existing sensors which are actually recognised by this station if you have some...

@karolkalinski
Copy link
Author

karolkalinski commented Jan 3, 2018 via email

@RouquinBlanc
Copy link
Owner

RouquinBlanc commented Jan 3, 2018

There are plenty of scanners around, here are some solutions I could find:

  • from arduino: Arduino-Oregon-Library
  • with an RTL-SDR dongle: rtl_433
  • With an RFXCOM receiver if you have one. actually this is what I use mostly for getting my oregon sensors (fakes or true ones) into a Domoticz server

@RouquinBlanc
Copy link
Owner

BTW, did you try to reset your weather station? I remember having problems seeing my sensors after replacing the battery on them, probably because they changed their rolling code and the station was not understanding them... After power cycling the station, they came back fine. It may be necessary to do the same with the arduino sensor! and the ID is the rolling code. You're supposed to keep it to the same value as long as the battery is not removed.

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

2 participants