2021-07-26 02:15 AM
Hello, I am working on a project for integrating bluetooth module with our robot and I'm using STM32G474RE Nucleo board. For the testing of bluetooth module, I'm using X-Nucleo-BNRG2A1 expansion board. I referred to the "Getting Started with X-Cube-BLE2" video and slides related to "Getting started with X-Nucleo-BNRG2A1 expansion board" and the quick start guide. The tutorials and documentation are available with using STM32L476RG Nucleo board. I tried the same configuration using STM32G474RE Nucleo board. But the bluetooth module is not getting detected in my mobile. Is there something which I'm missing? Also in the youtube video which I mentioned, it was shown that after generating the code, building and debugging, we can directly open the "ST BLE Sensor" app, but it didn't work out for me as my module is not getting detected.