Skip to main content
MMari.5
Associate
July 6, 2020
Question

how to configure the bluetooth for b-l475e-iot01a

  • July 6, 2020
  • 2 replies
  • 1449 views

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 ?

2 replies

Amel NASRI
ST Technical Moderator
July 14, 2020

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 "Best Answer" on the reply which solved your issue or answered your question.
MMari.5
MMari.5Author
Associate
July 20, 2020

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

Amel NASRI
ST Technical Moderator
July 20, 2020

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 "Best Answer" on the reply which solved your issue or answered your question.
Visitor II
April 2, 2025

Does anyone have a step by step on how to configure the bluetooth to work for this board? I just want to send a simple hello to an app(I am trying to use nRF connect).