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 which consists in removing zero resistor R10 and instead soldering zero resistor R11. In case you patch the board, then you also have to configure this library to use pin D13 to drive the SPI clock (see macro IDB0XA1_D13_PATCH in file x_nucleo_idb0xa1_targets.h).


All wikipages