Cant Stop Data Flow on BlueTooth?

Hi

I have managed to get the BlueSMiRF to talk to the BlueDongle using the following commands:

ATUCL <cr>
ATDI,1,00000000<cr>
ATDM,aabbccddeeff,1101<cr>

and then the data starts flowing from my micro-controller to the SMiRF to the Dongle, and finally appears on my PC. This works well.

What I would like to do now is place the remote unit (SMiRF) into “command mode”.

I type in:

+++<cr>

(this is interspersed with the incomming data appearing on my pc screen).

and NOTHING happens.

I type it in again+++- nothing.

It seems to be confused with the data that is appearing on my PC screen.

Can someone please tell me how to get it into command mode when data is being received?

Thank you

a.