Decryption on fly and S1LEN dependencies

Hello !

I have found that error free decryption ( MIC error) on fly depends from S1LEN configuration value.

S1LEN have valid range value for each radio mode

2Mbit   1-8

1Mbit   1-6 bit

500K  1-6

125K  1 only

So I have set it to 1 and it work in all radio modes.

Can you explain what is role of S1 byte for triggering decryption on fly  ?

Is any connection of it with preconfigured PPI channel 25 ?

NRF_PPI->CHEN |= (1UL << NRF_PPI_CHANNEL25);

what trigger decrypt process.

Regards,

Eugene

Parents Reply Children
No Data
Related