-
-
Notifications
You must be signed in to change notification settings - Fork 609
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
rtl_433 implement [$200] #113
Comments
What are you actually trying to communicate with rtl_433? I checked the code of rtl_433, the demodulation isn't complex, just FM and AM, which is already implemented in BLE and Analog TV receivers. The problem is there are too many devices to support. |
I guess the backers of the bounty could provide samples and tell which devices they think this should support. I think if you click "solve" here https://www.bountysource.com/issues/92212604-rtl_433-implement they will get an email with "somebody started to work on this" |
But this is the main reason why this program is so nice because there are so many sensors supportet and frequently new added ! |
I can try to decode some of the wireless gadgets, but don't have that much time to adapt everything. The weather station you mean is some kind of temp sensors at home? In my country, these kinds of device are using zigbee or wifi. I need to find something else to test. |
as i postet here there is a lot of functionality missing in the TPMS monitor, even standard Schrader TPMS are not working fully... with rtl_433 no problem at all |
What kind of recording will benefit you @jamesshao8? I mean, of course people will want "everything" but that will never be possible, so it would be nice maybe to have a TXT to define the devices? (without knowing all the devices, it is difficult to think on a solution) ALTERNATIVELY make a simple app that works for 2-3 things and write a wiki guide how to add new entries with Universal Radio Hacker+HackRF so everyone could contribute? |
I checked the supporting list of rtl_433, but there is no familiar device I can play with. Yes, I do think making example for other's to add is a good idea. That's the benefit of making things open source. |
Yes 👍 simple app + guide how to add more will get everyone integrating their 433 / (866?) devices. |
@helmarw How do you trigger the sensor to send data? I think the sensors are sending data frequently only when the car reaches 80km/h. That's what I am experiencing on the road. |
it needs to reach at least 30kmh not 80 or you send a 125 KHz tone to trigger the device or you have a the Miller Tool 9936 |
|
It's strange that I can't found information of TTETP079 from FCC website. |
i found it immediately ;) you have to start search from this page: but i dont know exactly what type of sensor that is. you can search for the number 3641110AK80XA you get |
https://github.com/merbanan/rtl_433/blob/master/src/devices/simplisafe.c <-- would it be possible to implement this in Mayhem? I have an env to test it if needed. |
Any news on rtl_433 implementation...?? |
Added another bit of $$$ to the bounty. This would be an incredible add-on. |
jupp agreed, I also contributed some $ |
This would be an awesome addition. I want to contribute to the bounty as well, but is Bountysource safe to use? It seems abandoned and people are saying that the bounties aren't being paid. |
Hi! anyone who added money to this bounty, please try to open a dispute on paypal, check -> bountysource/core#1586 |
thnx, but that only works if its not older than 180days |
yeah I know. I dont know if we can contact someone else, I added some money too back then. It is not a big sum, but it is a crappy situation |
jupp, me too, dont think there is much we can do about. if they are insolvent you basically can kiss your money goodby :/ |
Implementing rtl_433 would be really nice.Dozens of ISM Sensors are in the neighborhood to be read out,so you have a wheaterstation in your pocket :-)
There is a $200 open bounty on this issue. Add to the bounty at Bountysource.
The text was updated successfully, but these errors were encountered: