Search found 2 matches

by ernst
Mon May 27, 2019 10:17 pm
Forum: Questions & Discussions Forum
Topic: Evohome / Evotouch Wireless protocol?
Replies: 265
Views: 449344

Re: Evohome / Evotouch Wireless protocol?

@DBMandrake, I tried the code on linux mint. It worked just fine, could it be anything is using udp port 9000 (it's used as source port). Also is the lo ip 127.0.0.1 and is it up? Honeymon listens on udp 8888 from mainwindow.cpp: //receive broadcast traffic from RF receiver udpSocket = new QUdpSocke...
by ernst
Mon Nov 05, 2018 10:45 pm
Forum: Questions & Discussions Forum
Topic: Evohome / Evotouch Wireless protocol?
Replies: 265
Views: 449344

Re: Evohome / Evotouch Wireless protocol?

I've created a simple luaradio script to receive/decode the evohome wireless data using a cheap RTL-SDR from the information found in this threat. It will output the raw and decoded packets to UDP which can be further decoded using any of the other utilities. If anyone's interested the code is at ht...

Go to advanced search