Dear All
 
I desire to issue some AT commands to my bluetooth phone as follows
 
# rfcomm bind rfcomm0 00:0a:d9:xx:xx:xx 15
After this I set the permission of the device rfcomm0 to being able to read, write and execute by all users.
 
I have the uucp package installed. Next I issued
 
#cu -l rfcomm0 -s 9600
The terminal reflected "Connected" soon after.
 
However, beyond this point I have tried to issue AT commands to my phone without success.

I understand that to use cu, I have to use % before issuing the commands.

Please do enlighten me on how I may use AT commands via cu.
 
Thank You
 
Teck Ping