2024-05-13 05:35 AM
Dear Team,
I need your help for configuring BLE on B-L4S5I-IOT01A board. I got some example BLE in B-L475I-IOT01A.
But it is different from that board could you please help me to configure and use Bluetooth via .ioc file.
Solved! Go to Solution.
2024-05-16 10:18 AM
2024-05-14 06:19 AM
Hello @M_Sukumar,
You can generate your project using STM32CubeMX, choose B-L4S5I-IOT01A as a Board Selector and add the X-CUBE-BLE package from Help > Manage embedded Software packages > "STMicroelectronics".
2024-05-16 10:18 AM
2024-06-06 12:51 AM
I have done the procedures as per the pdf ,but the sensor data in the app is not realtime and also some junk data it is producing in the mobile application
I have used mob application as st ble sensor.
Can you provide sufficient data to take sensor data logs into the mobile application.
2024-06-09 09:53 PM
Hi @M_Sukumar . Did you getting the real time data in the mentioned mobile application(st ble sensor)?,because after the configuring as per the pdf am able to connect ble to board, application am using in computer are stm32 ide and teraterm. But the data shown in mobile application is not as per teraterm (ie it's not real time).Can you reply on this and if you know please help on this problem.
Thanks
2024-06-13 11:33 PM
2024-06-13 11:44 PM
Hi @Abin_19 . It's not a Real time data, it's a random generated data in code (Ble example code)
2024-06-13 11:46 PM
For me the data was random because of
2024-06-13 11:47 PM
okay , now am got clarity. Thank you for clarification.
2024-06-14 02:34 AM
hi ,so the data we are getting in stm ble sensor, can we take as logs ,as I am new this app the data acquisition settings can anyone help me