BLE_API wrapper library for STMicroelectronics' BlueNRG Bluetooth Low Energy expansion board shield (Component)

Dependents:   Nucleo_Zumo_BLE_IDB04A1 contest_IOT5 contest_IOT6 contest_IOT_10 ... more

Fork of X_NUCLEO_IDB0XA1 by ST Expansion SW Team

You are viewing an older revision! See the latest version

Homepage

Arduino Compatibility Warning

X-NUCLEO-IDB04A1 is Arduino compatible with an exception: instead of using the D13 pin for the SPI clock, it uses the D3 pin. ST made this choice because STM32 Nucleo boards already use the D13 pin for the LED (the only one that users can program.) The default configuration for this library is having the SPI clock on the D3 pin.

To be fully Arduino compatible, X-NUCLEO-IDB04A1 needs a small HW patch described later. If you patch the board, then you have to configure this library to use the D13 pin for the SPI clock.


All wikipages