Sending AT Commands Fails - Networking

Hello,
I am trying to have an application sending AT commands to the port COM2 of my HTC Universal.
I can't manage to do it. I can send the commands but never get any response back. Do you have any suggestion ?
Thanks,
Lionel

Related

Enter PIN via C# or C++

Hi all!
Ok, I try it here...
Can anyone tell me, how to enter the PIN of the SIMCard to unlock my Blue Angle in C# or C++?
I would like to create a GPRS connection to the internet and have to enter the PIN first.
A code example would be nice.
Thank You
ENTER PINCODE
if your using AT commands
i think the command to enter pin code is AT+CPIN
i'm using Vb6 but i think it is somewhat similar
Mscomm1.output = "AT+CPIN="XXXX"
XXXX is the pin code hope this helps
Thanks for Your answer!
But I already tried this.
To send an AT Command to the modem, I have to open the Com Port COM2. I also have to send the DeviceIoControl command. All AT-Commands return success, even the CPIN command, but nothing happens. If I want to connect to the net, the dialog appears to enter the PIN.
Thanks for Your help.
Thanks for Your answer!
But I already tried this.
To send an AT Command to the modem, I have to open the Com Port COM2. I also have to send the DeviceIoControl command. All AT-Commands return success, even the CPIN command, but nothing happens. If I want to connect to the net, the dialog appears to enter the PIN.
Thanks for Your help.
Hi,
Have you tried to execute the "SimUnlockPhone" API in you app?
I don't know if this works but you can give it a try...
Regards.

Serial Communication

Hi,
I'm trying to put together a program for sending AT Commands over a serial connection from my PC to the XDA. Unfortunately my XDA doesn't respond to any of the commands, and in fact doesn't seem to be able to see any serial port data at all.
Does anyone know if there are settings I need to change to allow the XDA to be able to receive Serial data?
Thanks,
Simon
sure thing, the ultimate aim is to be able to send a command from a Destop PC to the XDA to get it to send an SMS. The specific method for doing this isn't too important, but atm AT Commands seems to be the most promising method.
Any advice you can give would be much appreciated.
Thanks,
Simon

Unable to send sms with the AT command AT+CMGS

HI,
I would like to knwo the AT command for the HTC Touch ( ELF)
I can communicate with my Phone with hyperterminal, but the at command :
AT+CMGS="xxxxxx"
Return ERROR !
I think that HTC don't use this command in order to send sms !
Have you information about the AT command in order to send SMS ?
Great thanks !
regards,
Nixeus
mm Anyone can help me pleaaaase ?
Hey ppl Im havin issues using my htc P3450 as a modem to send and receive sms via hyperterminal...pls somebody help!!!!
My system doesn't detect my phone under modems in the device manager!!
Getting WING to send SMS using Hyperterminal
Guys, I can only get AT, ATI, ATV1 to work.
None of the SMS commands work.
I'm using Hyperterminal: 5600,8,N,1
Anyone else got this working?
I am using samsung SGH-L700 for sending SMS using hyperterminal. But I am getting following error.
AT
OK
AT+CMGF=1
OK
AT+CMGW="+919509050003"
> HI (Ctrl+z)
+CMS ERROR: 321
I tried connecting using both bluetooth and usb cable. I am getting same error in both the cases.
Can anyone please help me for the same.
Thanks
Same for me, I need to use my old Elfin to send and receive sms. What are the correct AT commands for SMS sending and receiving ?
Regards
Same problem here with an HTC WIND ....when setup as HTX USB Modem at COM3 y can hypeterminal to it but only responds to ATIx commans...no SMS related commands accepted always error...any special driver ?
@Nixeus I had the same issue with my GSM modem, where I got ERROR and CME ERROR 765 after the sms command line. I resolved this by forcing the sms-encoding as suggested in a stackoverflow forum.
So, the command I used was :
AT+CSCS="GSM"

[Q] Send AT Commands to modem

Someone an idea how to do this correctly. If a try to Open COM4/Com9 Port
i'm getting an error when checking DeviceIoControl.
Maybe I missed something?
Thanks
What PDA and WM?

How sending at commands ?

Hello
How sending AT commands to my Wildfire ?
I want to send command [email protected]=7,1
Im sorry I dont understand :L

Categories

Resources