Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ios15 does not execute related startDFU? #177

Open
QMY-ZQ opened this issue Dec 30, 2022 · 0 comments
Open

ios15 does not execute related startDFU? #177

QMY-ZQ opened this issue Dec 30, 2022 · 0 comments

Comments

@QMY-ZQ
Copy link

QMY-ZQ commented Dec 30, 2022

react-native v0.55.4;
"react-native-nordic-dfu v2.0.1;
ios15.2

It can be used normally on the android platform, and there are related progress,But on the Apple phone, there is no response to executing startDfu(),I checked the moudules file RNNordicDfu.m file,retrievePeripheralsWithIdentifiers returns 0 so the DFU process quits with error "Could not find device with deviceAddress"

NSArray<CBPeripheral *> * peripherals = [centralManager retrievePeripheralsWithIdentifiers:@[uuid]];

image
Then what do I do next?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant