Hello,
I am new to BLE so I am not sure where to start. I have two nRF52832 chips, one will receive data from an FPGA through SPI and then I want to send the data to the other chip, which SDK example is most relevant?
Thank you.
Hello,
I am new to BLE so I am not sure where to start. I have two nRF52832 chips, one will receive data from an FPGA through SPI and then I want to send the data to the other chip, which SDK example is most relevant?
Thank you.
for the SPI driver look for examples in peripheral. For BLE example, look in ble_xxx. Usually HRS is the reference example for BLE.
for easier start have a look at this blog series about developing BLE with nRF51 & nRF52 the easy way
for the SPI driver look for examples in peripheral. For BLE example, look in ble_xxx. Usually HRS is the reference example for BLE.
for easier start have a look at this blog series about developing BLE with nRF51 & nRF52 the easy way