The Following User Says Thank You to hmmm For This Useful Post: | ||
![]() |
2007-07-21
, 18:04
|
Posts: 3,401 |
Thanked: 1,255 times |
Joined on Nov 2005
@ London, UK
|
#2
|
![]() |
2007-07-21
, 19:07
|
Posts: 2 |
Thanked: 1 time |
Joined on Jul 2007
|
#3
|
![]() |
2007-12-04
, 18:20
|
Posts: 108 |
Thanked: 6 times |
Joined on Nov 2005
@ Central London
|
#5
|
!
note "Motorola GPRS CID2" 1
!
!
! Check APN
!
! Common mistake: using *99 instead of APN
!
ifstr 1 110 "*99#"
ifstr 1 110 "*99***1#"
ifstr 1 110 "*99***2#"
ifstr 1 110 "*99***3#"
ifstr 1 110 "*99***4#"
ifstr 1 110 "*99***5#"
!
The phone will work fine in Windows as a USB & Bluetooth modem.
On the n800 I'm getting a "network connection error" no matter what settings I enter.
On the suggestion of another thread on here I installed Syslog which is showing:
Jul 21 17:45:04 Nokia-N800-26 icd 1.1.29[1657]: [0x2d288] AT-Received: 'ATD*99***3#'
Jul 21 17:45:04 Nokia-N800-26 icd 1.1.29[1657]: [0x2d288] AT-Received: 'NO CARRIER'
Jul 21 17:45:04 Nokia-N800-26 icd 1.1.29[1657]: [3Internet] Error: ATD failed (com.nokia.icd.error.network_error)
Jul 21 17:45:04 Nokia-N800-26 icd 1.1.29[1657]: [3Internet] State changed from CONNECTING to DISCONNECTING
Jul 21 17:45:04 Nokia-N800-26 icd 1.1.29[1657]: [3Internet] Disconnect: killing IAP
Jul 21 17:45:04 Nokia-N800-26 icd 1.1.29[1657]: [0x2d288] AT-Close
The number that is being dialled on the laptop is the *99***3#
Any ideas why would this be behaving differently on the n800 versus the laptop? And is the No Carrier being generated by the phone or the 800?