qFlipper icon indicating copy to clipboard operation
qFlipper copied to clipboard

dfu-util instructions incomplete?

Open abliss opened this issue 3 years ago • 6 comments

I followed the dfu-util instructions since I can't seem to run the Qt app. It seems to successfully flash my firmware but does not provide a radio stack or SDCard database, so the flipper is not fully usable. Could you please add some instructions for installing these from a commandline?

abliss avatar Mar 11 '22 21:03 abliss

Could you please describe why you weren't able to run the application? You may use this description as a general guideline. Please include your OS type and version as well.

gsurkov avatar Mar 12 '22 11:03 gsurkov

Maybe you can run command line version of qFlipper?

zhovner avatar Mar 12 '22 12:03 zhovner

can the cli update the sdcard database?

abliss avatar Mar 12 '22 17:03 abliss

@abliss yes, it does everything the graphical application does. If you wish giving it a try, refer to this documentation.

gsurkov avatar Mar 13 '22 08:03 gsurkov

Thanks, I had indeed looked at that doc, but I can't figure out which command creates the sdcard database. Is it firmware?

abliss avatar Mar 13 '22 12:03 abliss

@abliss run it without any arguments, it will update the firmware and install the databases.

gsurkov avatar Mar 14 '22 09:03 gsurkov