This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Encrypting packets on-the-fly when MODE.LENGTH = Extended

Hello !

In PS1.7 chapter 6.4.5 Encrypting packets on-the-fly in radio transmit mode is explained encryption of a short packets (MODE.LENGTH = Default).

But when MODE.LENGTH = Extended is only clear "the keystream generation needs to start earlier, such as when the TXEN task in RADIO is triggered".

So it should/can be generated beforehand.  What kind of radio event should start CRYPT Task by using PPI ? 

RADIO->EVENTS_ADDRESS -> CCM->TASKS_CRYPT ?
I think SHORTS are also no needed.
Please clarify PPIs and SHORTs usage in case encryption of the Extended packets.
Regards,
Eugene
Parents Reply Children
  • Hi !

    There I found some exact settings of MAXPACKET size :

    Should MAXPACKET size be so exact  in case of RX/TX ?

    Can I set to max value 251 always ?

    Or it have some effect for encrypt/decrypt process ?

    I think only LENGTH of packet is in use.

    Regards,

    Eugene

Related