Open Choder7 opened 2 months ago
Yes I can reproduce this bug too.
Also in BLE Spam in Vibrate 'em All:
When you try to select a Toy Mode it automatically switches to "Bruteforce".
Reproduce:
This happens for every Toy Mode besides "Random".
However it works fine if you change the Toy Mode by using the arrow buttons.
The same problem
Sometimes it's works when I connect and disconnect the Bluetooth from options but no always
@srmrmax You don't have to activate Bluetooth in the Flipper Zero Settings or in the UI of Momentum to make BLE Spam work. It also works if you have Bluetooth deactivated.
This is a ram problem. Not enough ram to keep the huge list of 1000+ model codes in ram. Due to how submenu widgets work, I currently don't see any viable way to mitigate this.
What about the bug in Vibrate 'em All I described? You can open the list, but when you try to select one it always switches to "Bruteforce".
@AztecCodes found the issue, was so stupid lol https://github.com/Next-Flip/Momentum-Apps/commit/7219d039d94e5ed0674e948e5623bc79a20a5f62
Describe the bug.
When clicking on Model Code in Android Device Connect in the Ble Spam App, the Flipper crashes saying it ran out of Memory.
Reproduction
Target
No response
Logs
No response
Anything else?
Probably happens cause there are a lot of devices loaded at the same time, and there isn't enough RAM.
Possible solutions: