Rtl_433: Norgo NGE101 device support

Created on 8 Mar 2019  路  5Comments  路  Source: merbanan/rtl_433

It would be nice if someone would look into adding device support for the 'Norgo NGE101 Energy Meter'

Test files:
https://github.com/merbanan/rtl_433_tests/tree/master/tests/NGE101

The hard work of analyzing and decoding the protocol have been done here:
http://blog.bitheap.net/2011/01/nge101-norgo-wireless-energy-meter-part_25.html

I simply lack the ability to make this info into a working decoder.

Most helpful comment

Thanks to protocol description by Jesper Hansen, I was able to implement NGE101 decoder for rtl_433. I have been using it for some time now and it is working very well. Unfortunately I do not have time to finalize it for releasing right now, but hope I can find some time to do that in near future.

All 5 comments

Thanks to protocol description by Jesper Hansen, I was able to implement NGE101 decoder for rtl_433. I have been using it for some time now and it is working very well. Unfortunately I do not have time to finalize it for releasing right now, but hope I can find some time to do that in near future.

That sounds great jamaron, I hope you find the time to make it public.

Just dump the code here and I'll clean that up and integrate it.
Otherwise if somebody wants to go through those blog posts and do a short writeup I might write a decoder.

norgo.zip

Please find attached norgo.c and a photo of the device. Pulse width parameters may still need some fine tuning.

The code already pretty much looked good, and works. PR in #1042, needs a bit more clean up. Closing this in favor of the PR.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Piruzzolo picture Piruzzolo  路  11Comments

DeadEnded picture DeadEnded  路  5Comments

majkrzak picture majkrzak  路  3Comments

gcormier picture gcormier  路  15Comments

zerog2k picture zerog2k  路  3Comments