Closed f0rodo closed 4 years ago
Hi @f0rodo , which version of mbed core are you running?
I am not sure. How do I determine that? I use the arduino ide and arduino-cli
I have a partial fix I added the mbed.h to the src/utility/HCICordioTransport.cpp and it seems to work.
Yes, I fixed it here https://github.com/arduino-libraries/ArduinoBLE/commit/8a49b8c1e0ac195db38a0639378a1b50b7bdd566#diff-dd7fc9ada03075ba058701943bb38d00R25 but it's only for mbed cores with Portenta H7 support (not yet superofficial). We'll release a new version soon, in the meantime I'm closing the issue
@facchinm thank you! I was actually doing this on the nano 33 ble sense. I also have the portenta so I want to make it work on that too! Thanks! How do I use the Portenta H7 wouldn't mind testing it out.
I am no longer able to compile the library
I am not sure if something changed.