You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Platform: Android 11
Phone: Google Pixel XL 3
react-native-nordic-dfu Library version used : 3.2.0
Steps to reproduce:
Connect bluetooth device
Call startDFU
Current Behaviour:
The FW upload goes up to 100% successfully. But then the startDFU catch runs with the error "Verification Failed"
The error I receive is this:
{"framesToPop":1,"nativeStackAndroid":[],"userInfo":null,"message":"Verification failed","code":"1036","line":31,"column":687,"sourceURL":"index.android.bundle"}
Platform: Android 11
Phone: Google Pixel XL 3
react-native-nordic-dfu Library version used : 3.2.0
Steps to reproduce:
Current Behaviour:
The FW upload goes up to 100% successfully. But then the startDFU catch runs with the error "Verification Failed"
The error I receive is this:
{"framesToPop":1,"nativeStackAndroid":[],"userInfo":null,"message":"Verification failed","code":"1036","line":31,"column":687,"sourceURL":"index.android.bundle"}
Suggested Solution:
Add a delay between uploading the firmware to the device and flashing the image to the device.
NordicSemiconductor/Android-DFU-Library#111
The text was updated successfully, but these errors were encountered: