thanks
On latest dev build (as of today is 8b544369) which incorporates the subghz fixes (I believe the ones mentioned above). Still seeing the same issue with frequency analyzer not working in this version versus working on the older builds. Hoping to track down what might be going wrong.
I tried using the setting_user file to set pre-defined frequencies but it doesnât appear like subghz is reading from it? Whatâs the expected behaviour on uncommenting & adding values under the # Frequencies used for âReadâ, âRead Rawâ and âFrequency Analyzerâ section e.g. adding the following:
frequency: 320000000
Should I expect that either:
- Thatâs the only frequency in the Read RAW menu
- Thatâs added to the other frequencies
In my case, Iâm seeing neither happen.
Edit & Correction: After doing some testing/messing around with it, Iâm seeing the value Iâve added being appended to the end of the frequencies list in Read RAW. Still doesnât appear to be working in the frequency analyzer per my screenshot above but good to know how we can modify this.
For others, the chip in use for subGHz is the CC1101 with the following limits (which are enforced in furi) and prevent adding unsupported frequencies to the user file:
Frequency bands (MHz) 300-348, 387-464, 779-928
Using the release build (0.59.1), I was able to capture my truckâs remote on 315mHz using Read Raw and save/replay it. However, the Read function didnât pick it up at all, either fixed frequency or scanning.
Thatâs because your truckâs protocol has no decoder on the Flipper zero.