I found there is 2 problems with my E680i.
First, once I setup establish teh Bluetooth SPP connection, the "modemeng" take control the communication.
I tried to kill the modemeng process, but it kills also the SPP connection.
Second, I found " kill 'pidof xxx' " is not working on my shell. I have to use " kill $(pidof xxx) " instead.
Please help.



Reply With Quote

