8 years, 11 months ago.

Code for master/slave application on stm32 NUCLEO-L053R8 Bluetooth expansion board X-NUCLEO-IDB04A1

Hi everybody, I'm a beginner to mbed and i have to code an application which calculate the RSSI of a transmitter and send these informations to the base station. So the BLE will behave once as a slave and once as a master according to a specific time interval. I want to know if there's a code that can help me.

Thank's :)

1 Answer

8 years, 10 months ago.

Hi...

Hier is the Labrary from ST. http://www.st.com/web/en/catalog/tools/PF261772#

you can just download the tools. install it and integrat the code Library in your program.

done.