2022-02-26 09:34 AM
I was testing the STM32WB5MMG on the new U585 IOTA discovery kit and I'm facing some issues.
I generated a project using STM32CubeIde with the MXEditor. After enabling all the default peripherals and changing the example config of BLE, some points are noted:
Now after fixing this, atleast I could get the code running and the advertisers showing in.
In whireshark I can see that:
Is this a know behaviour? Am I missing something? Like and API call to process the connection request? I'm using a custom template, but the HEARTRATE SENSOR example exhibits the same behaviour.
Kind regards
2022-03-07 01:45 AM
Hello,
Which smartphone application do you use ?
Can you try with BLE_HeartRate project available is the last release:
https://www.st.com/en/embedded-software/stm32cubewb.html
Best Regards