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

Which examples to get started with for SPI-to-central and SPI-to-peripheral

Hello, a couple of get-me-pointed-in-the-right-direction questions, if you don't mind.

I plan on creating a system with an accelerometer that talks SPI to my Nordic nRF52833, which connects as a peripheral to another nRF52833 central, which talks over SPI to my microprocessor.

What examples should I get started with for [BLE peripheral and local SPI], and also [BLE central and local SPI].

Also, I'm not sure if there is a standard set of characteristics that are suitable for accelerometer data... can you point me to some instructions for how to create a custom set of characteristics, complementary both on the central and peripheral and peripheral side?  I figure this will start with one of your example projects or templates.

Thanks!!

Related