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
Is there any instruction to port this application to RT-thread or another suggestion for using BLE on RT-thread more easilly?
The only available packages for RT-Thread are https://github.com/RT-Thread-packages/nimble .Currently only NODIC NRF52832 MCU is supported.