This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Multiple nRF8001 connecting to one device

Hi all,

I am using the BLE nRF8001 and EFM32 (ARM Cortex M3). I used the following SDK for connecting the modules using ACI (SPI). github.com/.../ble-sdk-efm32

Now I want to use 2 SPIs of my EFM32 in order to connect them to 2 nRF8001, simultaneously. The SDK is able to connect only one SPI to one BLE. What should I change in the code?

Regards Mehdi

Parents Reply Children
No Data
Related