Other Parts Discussed in Thread: CC2340R5
Hi,
I was running rfPacketRx_LP_EM_CC2340R5_nortos_ticlang example and want to print the rx buffer to check the data received. I tried to use Log_printf to print some data of the multiBuffer->data, only three bytes can be printed correctly. Is there any method to print rx buffer or output rx buffer to a file ?
Thanks