We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When compiling a simple blinky fails with :
echo Not building DFU package exit status -1073741515 Error compiling for board Nordic nRF52832DK (PCA10040).
When compiling with NIM-BLE app fails with :
exit status 0xc0000135
Compilation error: exit status 0xc0000135
The text was updated successfully, but these errors were encountered:
This appears to be an Arduino IDE error in windows and not an error with this library.
Sorry, something went wrong.
I moved over to platform IO and it works out of the box there. The above issue is present on both 1.8 and 2.x Arduino releases.
No branches or pull requests
When compiling a simple blinky fails with :
echo Not building DFU package
exit status -1073741515
Error compiling for board Nordic nRF52832DK (PCA10040).
When compiling with NIM-BLE app fails with :
exit status 0xc0000135
Compilation error: exit status 0xc0000135
The text was updated successfully, but these errors were encountered: