I installed the board in Arduino and did not find sample code for BLE. Can anyone point me in the right direction?
Thanks!
I installed the board in Arduino and did not find sample code for BLE. Can anyone point me in the right direction?
Thanks!
Currently BLE support is not available in Arduino (it is a priority, right after improvements to the SVL bootloader.)
https://github.com/sparkfun/Arduino_Apollo3/issues/22
You may use the AmbiqSuite SDK to begin BLE development in the meantime. You’ll find BLE examples under the AP3EVB Board Support Package (BSP).