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

nrf51422/ nrf51822 compatibility with nrf8001 ACI Interface

Hi All,

Has anyone mimicked the nrf8001 ACI interface over SPI on the nrf51x22 devices using S110 soft device?

I am interested in increasing throughput by using 6 packets per connection interval with an interval of 7.5 ms but would like to retain code compatibility with the nrf8001 on the host processor.

I would like to know if this is possible or if there is another solution that achieves the same goal.

The nrf51x22 devices also have a more attractive package type than the nrf8001.

Thanks, Kirem

  • Hi, Kirem!

    We have no plans to add ACI protocol support to the SoftDevices.

    But we do have plans for something somewhat related. The next version of the SDK will contain support for serialization of the GAP/GATT level API of the SoftDevice. This will not give you code compatibility with the nRF8001, but it will give you the possibility to control the nRF51 from another processor.

    With kind regards, Asbjørn S.

Related