Hi,
I'm working in assembler with a PIC controler connected to an ARF32 module. This is my Hand free application an connected to my phone (LG KU990i) i try to send call. Receive calls are ok.
For security, i'm with the lowest level. I use only pin code.
When the phone try to connect to my application it's ok, but after 3 seconds, it released the link. So i scan port 1 to 31 with link establishment and after an AT command. But it answer with ERROR and not OK on port number 3. This port is not present when i browse all services in the phone. When a call is receive, i have RING and with AT+CKPD=200 the SCO link is establish. If i call with my phone, the communication use the hand free equipement. But When i try to call from the hand free equipement, it answer me with ERROR.
I don't know if it's clear, but this is my problem.
Thank's for all, and i try all other level security in my application.