Other Parts Discussed in Thread: CC1352P7, CC2650,
Hello TI,
I have ported the code simple_serial_socket_client from this github link,
Problem and solution while porting this example code to CC1352P7-4 is on this link,
I can send 244 bytes from UART terminal of CC1352P7 over the BLE connection to my ble peripheral CC2650 by pasting the bytes in UART terminal.
Now I want to send a array of 96000 bytes from LP-CC1352P7 to CC2650.
Basically what should be the coding approach and procedure to achieve this?
Thank you
Dnyaneshvar Salve