Hey #android folks!

I'm using #nRFConnect to try to send updated firmware to my new Prolo ring. I can connect. I can browse to the firmware file. The firmware and all other files are grayed out and I can't select any. Any suggestions?

@mwl I haven't had issues flashing other devices with nRF Connect in the past, but I don't have a device right now to try it (and I've never used a Prolo ring). My gut says it's probably asking for a specific file type and none of the files match. You could maybe try using App Manager to intercept the file access intent and see what it's looking for
GitHub - MuntashirAkon/AppManager: A full-featured package manager and viewer for Android

A full-featured package manager and viewer for Android - MuntashirAkon/AppManager

GitHub