NordicSemiconductor / Android-nRF-Toolbox

The nRF Toolbox is a container app that stores your Nordic Semiconductor apps for Bluetooth Low Energy in one location.
https://www.nordicsemi.com/Software-and-tools/Development-Tools/nRF-Toolbox
BSD 3-Clause "New" or "Revised" License
1.07k stars 461 forks source link

DFU tool rejects filenames with spaces - "invalid file" #76

Open GekoPrime opened 4 years ago

GekoPrime commented 4 years ago

I was able to perform DFU with the same file after converting spaces in the filename to underscores

This is on Android 9 with the zip file on an external SD card. I saw the same behavior on internal storage

spaces

underscores

dev-sareno commented 4 years ago

I've encountered the same issue. Thanks for this replication.