Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 10 months ago.
How know the bluetooth's adress of my X-NUCLEO-IDB04A1 (BlueNRG) ?
Hi,
I bought a BlueNRG expension board (X-NUCLEO-IDB04A1) and i try to plug with STM32L152RE but i have some problem with initialize of the BlueNRG SPI driver because libraries aren't make for the STM32L152RE.
And i try to find the MAC adress of the BT board but without initialize i can't set the BT discoverable :/
Thx !
1 Answer
9 years, 9 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.