2021-06-15 02:58 PM
I am moving our BLE development from Zephyr 2.5.0 to 2.6.0. The st_ble_sensor sample included in the Zephyr 2.5.0 tree compiles and runs successfully with the nucleo_wb55rg eval board, but does not work when I attempt the sam from the Zephyr 2.6.0 tree. In this case the board advertises correctly, and is seen by ST BLE Sensor iPhone app, but an attempt to connect results in a forever-spinning Connecting icon.
2021-06-15 11:33 PM
ST BLE sensor mobile application is meant to work with the projects part of the WB FW package.
But if you managed to port the Zephyr BLE controller on the M4 core, it may work.