cancel
Showing results for 
Search instead for 
Did you mean: 

BLE Data Transfer between STM32WB and ESP32S3

Aboyh
Associate II

I want to configure a stm32wb55rg as BLE gateway and ESP32 as BLE node such that ESP32 can send data sensor. The  data also needs to be sent to UART or Mobile Phone. Can anyone suggest me a MOOC or may be a document that can  be used as a manual to perform this task.WhatsApp Image 2024-07-22 at 13.38.30_62c3afe0.jpg

1 ACCEPTED SOLUTION

Accepted Solutions
STTwo-32
ST Employee

Hello @Aboyh 

As a starting point, I suggest you refer to the BLE_p2pRouteur example for the STM32WB Nucleo board. Then you can try to connect your server nodes (ESP32 or else) to the STM32 Router. Also, you can connect this router to a BLE app on the Smartphone.

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.

View solution in original post

3 REPLIES 3
STTwo-32
ST Employee

Hello @Aboyh 

As a starting point, I suggest you refer to the BLE_p2pRouteur example for the STM32WB Nucleo board. Then you can try to connect your server nodes (ESP32 or else) to the STM32 Router. Also, you can connect this router to a BLE app on the Smartphone.

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.

thanks mate, but i can't find ESP32 example to be a server to connect my stm BLE_p2pRouteur example
I just found a way to connect with my android device only

Best Regards.

Aboyh.

There is not such example officially. You have to try to elaborate one by yourself for the ESP side. 

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.