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

NRF51 simple test error #217

Open
FabioParigi opened this issue May 25, 2017 · 1 comment
Open

NRF51 simple test error #217

FabioParigi opened this issue May 25, 2017 · 1 comment

Comments

@FabioParigi
Copy link

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

  • Login to the online mbed IDE at: http://mbed.org (first signup you do no not have an account)
  • Open the compiler: http://developer.mbed.org/compiler/
  • Select "Nordic nRF51-DK" as the platform in the upper right corner if not set
  • Click "New" to create new program
  • Select template "Empty Program"
  • Name program: "Nordic_nRF51_DK_BLE" and click OK
  • Click "Import" button
  • Search for library "nRF51822" and drag it to the program folder
  • Search for library "BLE_API" and drag it to the program folder
  • Search for library "mbed" and drag it to the program folder
  • Drag file "main.cpp" from your local machine to the program folder in the compiler IDE
  • Click "Compile" - you will be prompted to save the compiled program file

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

@FabioParigi
Copy link
Author

FabioParigi commented Jun 6, 2017

Found a solution: right click on the project update all and made this here
ardiri/evothings-examples@3bdafdb

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