I want to upgrade FW.
Android app has done. but only iOS encounter some problems.
First, I try to download nRF Toolbox on Github. result is DFU Service not found.
I trace code, I find ExperimentalButtonlessDfuUUID is not as same as my UUID, so I change DfuUUID, but still other error.
Then, I ask android friend how to implement it, but he say just call library function without any edition.
Second, I try to download nRF Toolbox on AppStore. result is DFU Service not found, too.
Is zipFile with some limit between android and iOS?