Clemens, thanks for the tip on using "Insert Code". I also updated the text to show the differences from the example code. The initialization code and event handler code is identical. The example is a state machine that receives simple packets. My version simply sets up a receive operation (for 3 bytes instead of just one) and stops once the flag in the event handler is set.
↧