BLE Mesh support on STM32F030R8
Hello there,
I am working on Smart Home project using BLE technology. The system needs to have a BLE mesh network to control smart switches.
I wanted to use STM32F030R8 connected with SPBTLE-RF BLE chip for BLE mesh network. When I searched for the same, I found cube package X-CUBE-BLEMESH1 which includes BLE mesh code ported for some ST microcontroller series like L1, F4 etc. I have tried to add package in STM32CubeMX v5.2.0 using "From Local" option but, it says the Cube version doesn't support this package.
I want to generate or port the BLE MESH code for STM32F030R8.
Please help me to generate a code (for IDE SW4STM32) which supports BLE MESH on STM32F030R8 connected with STBTLE-RF.
Thanks in advance.
