Hello,
i am porting SimpliciTI to Mega88+CC1100 platform, the BSP is ok, mega88 and CC1100 communication ok, i test the peer to peer example, the sender always flash LED, and the reciver light up the green LED.
it seems that the sender send msg ok, return SMPL_SUCCESS, but can't link with the reciver, the reciver return SMPL_NO_FRAME.
now i don't know how to deal with this problem. i read the SimpliciTI specification, the Frame structure in page 11 is different from ioctlRawSend_t, this make me confused.
Need your help, thank you very much. [:)]