RoganDawes

Results 148 comments of RoganDawes
trafficstars

Very interesting results! I guess my implementation was naive, as an echo server, introducing delays! I never bother reassembling the stream, I simply write the data portion of the packets...

I end up in the same place. Just wanted to check (even though it is not yet getting to that point), which version of busybox should be placed in `exploit/static/`?...

I'm afraid I mischaracterised what I did. I actually did the derivation external to the sketch, updated the key in the sketch to match the serial number, and then ran...

Thanks for responding, and in such detail. I took a simpler approach, I suspect, just good enough to allow me to log in to my 832 and poll the zone...

I have spent a bit more time on this recently (see pull request #2) My new understanding is that Wintex interrogates the configuration memory of the panel to identify various...

I'm honestly not sure of the real value in being able to set up a panel without Wintex being involved. To me, that's pretty much a once off kind of...

That's very interesting, I guess maybe Elite panels were created after the regular Premier ones, and benefited from some standardisation. Ie there is no need to query the addresses (implying...

Been working on this a bit more in ESPHome, have almost got it sorted, apart from a weird problem that I need local console access to debug. Since I don't...

Sounds great! Would love to know what the flashing kit consists of, and if I can get an updated firmware flashed to mine too. Although that also supposes that there...

Been playing with this some more. Finally got callbacks working properly, with some kind assistance. Now actions like Bypassing a zone, and confirming it as is required work correctly. The...