This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC2340R5: About SPP (Serial Port Profile) over BLE function by data_stream

Part Number: CC2340R5

We want to implement SPP (Serial Port Profile) over BLE function by data_stream, and we plan to ues our custom UUID in UartService, UartTxCharacteristic and UartRxCharacteristic, which files we should modify in data_stream ?