cancel
Showing results for 
Search instead for 
Did you mean: 

How to use the BLE on STEVAL-MKSBOX1V1

lucas_brcg
Associate II

Hello,

For a project I need to integrate Bluetooth into stm32cubeIDE and collect data from the MP23ABS1 microphone on the Steval MksBox1V1, then send it via Blutooth to my PC. I can't manage to do it, do you have any ideas?

 

3 REPLIES 3

https://www.st.com/en/evaluation-tools/steval-mksbox1v1.html#tools-software

 

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

Which package should I download, and how do I integrate it into the IDE?

The pack documentation should tell you how to integrate it.

There doesn't seem to be anything that directly supports BLE connection to a PC - so you're going to have to work that out for yourself. You could take the one which works with a phone as your example.

You'll need a decent understanding of BLE, and how to do BLE on a PC ...

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.