Jeff

Results 5 comments of Jeff

I experienced the same issue (successfully connected to the ephemeral wifi - wlan1 - but no network connection to the internet). After looking at the code, I discovered the IP...

I used the Wifi board with BlackMagic and a USB cable to get access to the messages sent to the console. Same error just after rebooting the FlipperZero with the...

I looked more closely at the problem. - The image has a size of 4MB and the mp3 file is 141KB (looks ok to me - the SDCard is FAT32...

I mounted the IMG and copied the file using "Copy-Item F:\demo.mp3" from a Powershell prompt : It worked perfectly... Strange.

Using your script and a 140KB file, I was able to reproduce the bug and crash the Flipper. Definitively, using "badusb" and "storage" in the same mjs script make the...