Hi, I’m fairly new to mbed but as I understand it the Nano 33 BLE is built on top of the os and can access all of its relevant apis. I’ve been trying to get a BLE server working, starting with the characteristic write example on the BLE Server guide and I finally got it to compile and run (using platformio not the arduino ide). Unfortunately, it doesn’t show up on a scanner app in anyway I can recognize, and getting it to compile required me to add this to the folder with the BLE header files because “gatt-server-process.h” did not exist. I still get warnings in the unmodified parts of the api, wondering if anyone has any experience with this?
Related Topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Mbed CE: Official Support for Arduino Nano 33 BLE | 1 | 1847 | October 17, 2022 | |
Issues running the Blinky example on Arduino Nano 33 BLE | 7 | 1042 | March 6, 2022 | |
STM 32 supported ble stack? | 0 | 250 | April 20, 2023 | |
Using BLE libraries with MBED Studio | 5 | 1165 | July 9, 2020 | |
Arduino nano ble 33 | 1 | 1073 | May 15, 2020 |