Getting DFU File Error while starting DFU on an Android device running version 10
Opened this issue · 1 comments
Deleted user commented
startDFU exits with error DFU FILE ERROR on samsung galaxy note 9. The same app works find on android device running Android 12. I am using the same zip file on both the phones.
nrfConnect app does not throw this error on note 9. So I know the issue is with the react-native version only.
Anybody has any insight, that would be helpful.
Thanks in advance.
djain1992 commented
The issue seems to be only when I make release version. After upgrading dfu from 1.8.0 to 2.1.0, the issue got resolved.