BLE Mesh over SensorTile
Hello,
As part of a student project, we are trying to implement the BLE-Mesh library on the SensorTile. We are trying to do it by editing the demo application provided here : https://www.st.com/en/embedded-software/x-cube-blemesh1.html
We saw that the SensorTile is equipped with a BlueNRG-MS chip, and a STM32L476JG, while the demo application use a STM32L476RG, but we tried anyway.
However, when we try to run the application in the SensorTile, the application does not finish the BlueNRG-Mesh lib initialization completly (see screenshot attached). We have included the pre-compiled lib in our project.
Do you know why the initialization isn't successful, and what we should do to fix that ?
Or if it is even possible do implement Bluetooth Mesh on a SensorTile ?

