2024-09-09 02:19 AM
Hey everyone, I am using STM32WB55RGV7 processor. At the beginning of my bootloader program,
I use this function then jumps to address 0x8050000. When I jump to the user application, my ble feature in the user application is not working but all the rest of my features are working.
I am experiencing the same problems as in the previous post, but I continue to have problems when I do the things suggested.
AN5289 Application notes also mention the solution to my problem. Where could I be making a mistake?
I have an LED light that lights up when my BLE feature is working. I know when it starts scanning for nearby bluetooth devices. As soon as my bootloader app starts scanning for sensors, I jump to my user app.
2024-09-25 09:15 AM - edited 2024-09-25 09:15 AM
Hello @kazimk
Have you tried the solution of the post that you have already mentioned.
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-25 09:19 AM
Yes, I tried the solution but it didn't work. We had an online meeting with your team but we couldn't get any results. We are trying solutions with our distributor but we still can't get any results.