BSP

How to use BLE on IOT01-A SMT32L475 board?

Created at 2021-01-11 11:26:38

Because there is no BLE package for the IOTO1-A STM32L475 board, so I want to port a BLE project from en.stm32cubel4_v1-16-0.zip. There is a BLE heart rate example in the STM32 cube package
image.png
Is there any instruction to port this application to RT-thread or another suggestion for using BLE on RT-thread more easilly?

更多

Follower
0
Views
1.4k
3 Answers
来一颗糖
来一颗糖 2021-01-11

The only available packages for RT-Thread are https://github.com/RT-Thread-packages/nimble .Currently only NODIC NRF52832 MCU is supported.

bernard
bernard 2021-01-19

You can port the code from en.stm32cubel4_v1-16-0.zip.

LTHC_2291
LTHC_2291 2026-04-01

Hey everyone, I'm also diving into BLE on the IOT01-A STM32L475. Faced with no dedicated package, porting seems like the path. The STM32CubeL4 heart rate example is a good starting point. It's like tackling a tricky level in Snow Rider , needing the right approach. Any RT-Thread experts have advice on streamlined BLE integration? Maybe a smoother slope than icy hills!

Write Your Answer

Log in to publish your answer,Click here to log in.

Create
Post

Share