forked from flipperdevices/flipperzero-firmware
-
-
Notifications
You must be signed in to change notification settings - Fork 606
Add GFSK to SubGHZ #162
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is neededquestionFurther information is requestedFurther information is requested
Describe the enhancement you're suggesting.
There should be a possibility to read and save chats done on the cli (subghz chat).
I already found out it uses the GFSK modulation which furi knows, but the subghz application is missing.
Anything else?
I tried my luck, but it does not work:
f7c128c
When using Read RAW with GFSK and the correct frequency. the flipper receives the message (when using another flipper and sending a message there), spl goes to 2 and the bar goes up, but never down as it should. Stopping recording and sending does nothing (aka, the flipper in chat does not receive anything).
Could you point me at the correct direction about what I am missing? Thank you in advance!