Dimitry
Dimitry
You're right. Manchester enc/dec setting is useless since chip is working in async serial mode ( datasheet 27.1 ) Datarate is not completely useless but likely never be changed. Modulator...
> Hi, thats a good improvement over subghz app, what do you think about adding FM too? FM with adjustable deviation Because now we have couple of FM presets that’s...
Changes to hide `AM*` preset from standard Read menu were made. Unfortunately, lack of flipper UI API, doesn't allow just "hide" the preset from selection (without huge increase of code...
Unfortunately, I cannot help here. Yes, bruteforce algorithms was taken from flipper's firmware (dark flipper), but I did not have any experience with seeded learning types by myself. Honestly, I...
I would rather suggest you to do just reverse. From hopping code and fixed part re-create a OTA data. How OTA data is interpreted you can find [here](https://github.com/X-Stuff/CudaKeeloq/blob/master/src/algorithm/keeloq/keeloq_encrypted.h) As far...