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
Dear Evothing I try to make a simple test with my NRF51-DK but I have only error I try to test this https://github.com/evothings/evothings-examples/tree/master/examples/nordic-nrf51-ble/mbed-src
I try to follow this steps: https://github.com/evothings/evothings-examples/blob/master/examples/nordic-nrf51-ble/mbed-src/mbed-howto-compile.txt
ecutable File 17 lines (15 sloc) 968 Bytes
I push "Compile" button an I have this error
Error: No instance of overloaded function "BLE::onDisconnection" matches the argument list in "main.cpp", Line: 193, Col: 10
Can you help me? Thanks Fabio
The text was updated successfully, but these errors were encountered:
Found a solution: right click on the project update all and made this here ardiri/evothings-examples@3bdafdb
Sorry, something went wrong.
No branches or pull requests
Dear Evothing
I try to make a simple test with my NRF51-DK but I have only error
I try to test this
https://github.com/evothings/evothings-examples/tree/master/examples/nordic-nrf51-ble/mbed-src
I try to follow this steps:
https://github.com/evothings/evothings-examples/blob/master/examples/nordic-nrf51-ble/mbed-src/mbed-howto-compile.txt
ecutable File 17 lines (15 sloc) 968 Bytes
How to compile the mbed code
I push "Compile" button an I have this error
Error: No instance of overloaded function "BLE::onDisconnection" matches the argument list in "main.cpp", Line: 193, Col: 10
Can you help me?
Thanks
Fabio
The text was updated successfully, but these errors were encountered: