MMX
MMX
Was done here: https://github.com/MatthewKuKanich/FindMyFlipper And now included in base pack, that means app is present in default builds and extra apps builds Apps->Bluetooth->Find my
This is a known issue that happens only on Some flippers, not at all units, no, its not a hardware fault, issue comes from core 2, and can be fixed...
As temporarily solution, you can try using this - Settings -> System -> Sleep Method = Legacy Battery life will be as on older releases We can't say when fix...
Test it with latest 064 release, should be fixed now
> ### Description of the feature you're suggesting. > Add support to electra intercom 125 khz tag. > > There is a discussion on the forum Reddit https://forum.flipperzero.one/t/electra-intercom/6368 > >...
Hello, Full protocol implementation was made https://github.com/DarkFlippers/unleashed-firmware/pull/750 Now you can use it starting from 073 release and every next one
https://github.com/DarkFlippers/unleashed-firmware/blob/dev/.drone.yml#L39 Check out list of commands used to build "extra pack" package
- git clone https://github.com/xMasterX/all-the-plugins.git - cp -R all-the-plugins/apps/* assets/resources/apps/ - rm -rf all-the-plugins - export DIST_SUFFIX=YourVersion - export FORCE_NO_DIRTY=yes - rm -f build/f7-firmware-C/toolbox/version.* - ./fbt COMPACT=1 DEBUG=0 updater_package You will...
> Thank you very much, gotta try now! if you are building dev branch of firmware you need to replace first command with this `git clone --branch dev https://github.com/xMasterX/all-the-plugins.git`
Fixed in dev branch and will be in next release