hello , I want to Know how to write value to S0 , L ,S1.
for example : I want Set S0 =1 , L = 16 , S1 = 1 .
but I can't find any register to set S0 , L , and S1..
My English is very poor, hope will not affect the exchange .........
hello , I want to Know how to write value to S0 , L ,S1.
for example : I want Set S0 =1 , L = 16 , S1 = 1 .
but I can't find any register to set S0 , L , and S1..
My English is very poor, hope will not affect the exchange .........
A good start is to use the Enhanced ShockBurst User Guide in the latest nRF5 SDK. Currently the latest is nRF5 SDK v11, but you should always check here for updates.
The nrf_esb.c show how an example on how you can configure S0 and S1 in NRF_RADIO->PCNF0. Example projects are found in \examples\proprietary_rf in the nRF5 SDK.
In fact , I want write a Private protocol on data link layer 。Because of ESB not open souse。Thanks for answering my question。 I decided to use Gaze 。I need a Stable link and Frequency-Hopping。if you have good idea , please tell me 。 thank you