Hi, I have the CC2530 RF4CE developers kit and am observing
the Usart output of the RNP target board. I see in the code where
the call is made to NPI_SendAsynchData but it looks like the output
is encrypted. A keydown event results in 13 bytes being sent out
but it's unclear what the relationship between the arguments of the
function are and the byte codes sent. Can someone tell me more
about how those bytes are formed and how I can parse/decrypt them ?
Thanks, Brian