Description
Description of defect
I understand that BLE is currently under development. I couldn't figure out what the current state is so I thought I would open this issue.
I am able to build and flash the BLE_LED
example for mbed on the SparkFun RedBoard Artemis Nano using the ambiq-apollo3-2 branch. The example expects two LEDs, while the board only has 1 exposed so a small change is required to allow it to compile.
The example starts and I see a message on the UART with the Bluetooth MAC address. I am then unable to see the Bluetooth connection from any other Bluetooth device. I have tried following the steps from the example but am still unable to see the device.
Target(s) affected by this defect ?
SparkFun RedBoard Artemis Nano
Toolchain(s) (name and version) displaying this defect ?
arm-none-eabi-gcc (Arch Repository) 9.3.0
What version of Mbed-os are you using (tag or sha) ?
The ambiq-apollo3-2 branch, SHA: f9bd2af
What version(s) of tools are you using. List all that apply (E.g. mbed-cli)
mbed-cli: version 1.10.2
How is this defect reproduced ?
Try to run the BLE examples and see if you can see the SparkFun RedBoard Artemis Nano from another BLE device.