Hi,
On our project CC2564 is used in SPP server mode, and need to open two server ports (different UUID for each), which will connect with an android APP.
The SDK we are using is CC256x STM32 Bluetopia SDK v4.0.2.2.
We was trying to set up two ports MySPPDemo refering to the SPPDemo provided in the SDK, but can not find any sample on how to set the UUID for each port.
We did some research on function "SPP_Register_SDP_Record", but have no idea on how to fill the third parameter "SPP_SDP_Service_Record_t *SDPServiceRecord".
Could you please give us your direction on this?
Many thanks