2024-09-08 11:55 AM
I can't seem to get any of the samples to connect using the ST BLE Toolbox or ST BLE Sensor applications. Here's what I have:
Uploaded the latest BLE full stack:
Uploaded the BLE_HeartRate_reference.hex file:
Disconnect/Connected the USB cable to Nucleo board and launched both BLE applications on an IPhone X. Neither application finds the Nucleo board. Bluetooth is enabled on the phone. I've tried both USB ports on the Nucleo board just to be thorough.
I also tried building the sample apps in STM32CubeIde with the same results. One thing I noticed, after the application has been pushed to the Nucleo board, the debugger loses connection for some reason. Haven't seen that before with other boards so don't know if that's expected behavior or not.
Is there something else I'm missing? This should work, right? I've tried other samples with the same result.
Kindest regards
Solved! Go to Solution.
2024-09-08 12:59 PM
Hello @kumaichi
After Firmware and stack upgrade, did you started the wireless stack (using the button available on Cube Programmer FUS interface). If no, please do it and try again.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-09-08 12:59 PM
Hello @kumaichi
After Firmware and stack upgrade, did you started the wireless stack (using the button available on Cube Programmer FUS interface). If no, please do it and try again.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2024-09-08 02:04 PM
I thought I had but these steps seemed to get it working:
In Cube Programmer
This was successful, thanks for the assistance.
Kindest regards