Phone modem on Qtopia

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Phone modem on Qtopia

1,477 次查看
danix
Contributor III

Hi all,

I've attached  a GSM/GPRS modem to app uart1 of imx233. The modem is controlled by sending AT commands thru uart. Until now I was able to make calls, sms, ... by typing

$ 'echo "AT+..." /dev/ttySP1'    on the command line.

Now that I've got Qtopia running on the device, I want to communicate with the modem using a GUI (like a dialer app). I see Qtopia has a dialer app, but I don know how to make Qtopia "identify" the modem. I'm just a newbie to QT...

Is there any easy way to send/receive AT commands/responses to/from the phone thru uart right from Qtopia ... I just wanna use my device in standalone without connecting to a PC...

Thanks in advance

--Dan

标记 (1)
0 项奖励
回复
1 回复

1,389 次查看
G_rio
Contributor III
I have the same trouble. I'd like to do a dialer in Qt to manage 3G connection. Tks in advance
0 项奖励
回复