6 years, 8 months ago.

Question about NonCopyable.h

Hello! Could you help me in getting started with using BLE available in max32630fthr board. I first tried to compile the demo code at the link "https://developer.mbed.org/teams/MaximIntegrated/code/FTHR_BLE_Demo/" and got the following errors "Error: Cannot open source input file "ble/BLE.h": No such file or directory in "BLE/BLE.cpp", Line: 17, Col: 22"

Then I followed the instructions at the link "https://forum.allaboutcircuits.com/blog/beautiful-ble.983/" using mbed-cli.

/media/uploads/honestapple/compile.png

The compiler could find the header files which were needed by the BLE demo code and got another error in MAX14690.cpp.

/media/uploads/honestapple/compile_1.png

I would be very appreciate if someone would like to help me solve this problems. Thank you.

Be the first to answer this question.