AT commands, datacall, hyperterminal

  • Thread starter Thread starter K29
  • Start date Start date
AI Thread Summary
The discussion revolves around the successful use of AT commands to establish a data connection on a Huawei modem, highlighting the steps taken to configure the modem and check its status. After executing various commands, the user is left wondering how to proceed, specifically how to enable internet access for applications like Firefox. The conversation notes that while the AT commands have been executed correctly, they do not lead to a functional network connection. It suggests that additional protocols, such as the Point-to-Point Protocol (PPP), are typically needed to manage networking over the modem. The user is encouraged to explore resources on PPP to further their understanding and implementation.
K29
Messages
103
Reaction score
0
Nor sure if this is the right subforum for this question. I think it will reach the right people.
Ive successfully used AT commands in Hyperterminal to establish a data connection on a Huawei modem. Why? Just experimenting.

Code:
at
OK
at+cops?
+COPS: 0,2,"65510",2
OK
at+csq
+CSQ: 4,99

OK
at+cgatt=1
OK
at+cgdcont=1,"IP","internet"
OK
at+cgdcont?
+CGDCONT: 1,"IP","internet","0.0.0.0",0,0

OK
at+cgact=1,1
OK
at+ceer
+CEER: No cause information available

My question is. "Now what?" What can I do with this? It doesn't seem to open a network connection that firefox can access, for example. I've done lots of google searching and on all the websites the examples stop at this point.
 
Technology news on Phys.org
  • Like
Likes 1 person
Interesting. Thanks!
 
Thread 'Is this public key encryption?'
I've tried to intuit public key encryption but never quite managed. But this seems to wrap it up in a bow. This seems to be a very elegant way of transmitting a message publicly that only the sender and receiver can decipher. Is this how PKE works? No, it cant be. In the above case, the requester knows the target's "secret" key - because they have his ID, and therefore knows his birthdate.
I tried a web search "the loss of programming ", and found an article saying that all aspects of writing, developing, and testing software programs will one day all be handled through artificial intelligence. One must wonder then, who is responsible. WHO is responsible for any problems, bugs, deficiencies, or whatever malfunctions which the programs make their users endure? Things may work wrong however the "wrong" happens. AI needs to fix the problems for the users. Any way to...

Similar threads

Replies
6
Views
2K
Replies
13
Views
7K
  • Sticky
Replies
0
Views
4K
Replies
10
Views
4K
Back
Top