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.

Dual COM port support in Bluetopia V1.2

Hi,

HW: TIVA TM4C1294XL
         PAN1323ETU

SW: Bluetopia V1.2

Our TIVA hardware is configured to work in server mode and we use Android devices as Clients.
Now. our requirement is to have 2 COM ports open on server so that 2 devices can connect via BT simultaneously.

When device-1 try to connect, we want to connect via COM port-1. Same time if any other device try  to connect via BT,  we should be able to connect Using COM port-2 and put this new device in wait mode until we complete our previous job.

Please let us know how we can achieve this