2020-07-06 12:42 AM
Hello, i'm trying to communicate with my b-l475e-iot01a with the bluetooth. In the documentations i don't see nothing about configuration and i don't know how to configure the bluetooth.
I don't know how to make the board visible. Someone can help me ?
2020-07-14 07:26 AM
Hi @MMari.5 ,
You can refer to https://wiki.st.com/stm32mcu/wiki/STM32StepByStep:Step5_Built_an_IOT_system. It is a step by step description to build your bluetooth application with b-l475e-iot01a.
Some helpful documents are provided there, you can refer to them.
-Amel
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.
2020-07-20 02:34 AM
Thx for ur replay @Amel NASRI ,
I have already done this tutorial, and i have my HeartRate project, it works fine. But i don't know how to adapt this project to mine. I just need to know how to build a ble profile, how to register it, and how to transfer data with this profile. I have studied GATT, and i know how this must work but i don't know how to write the code, or adapt the Heartrate project.
-Mariano
2020-07-20 02:47 AM
Hi @MMari.5 ,
Glad to know that this wiki content was helpful for you.
Adding @Remi QUINTIN , if he can help us to answer your new questions.
-Amel
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.
2020-07-20 03:01 AM
Thanks a lot for your time @Amel NASRI .
I hope to find early a solution, because i need to do this project for a test.
-Mariano