Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
muziling
Old
#11  
Senior Member
Thanks Meter 31
Posts: 267
Join Date: Dec 2010
Quote:
Originally Posted by highlandsun View Post
AT@SYSTEMTIME=hh,mm,ss,YYYY,MM,DD
Ignore too, time not be changed.
Quote:
04-23 12:49:31.960 I/RILC ( 1350): Debug port: OEM_HOOK_STRINGS, command: AT@SYSTEMTIME=23,23,23,2011,04,23
04-23 12:49:31.960 D/RILC ( 1350): C[locl]> OEM_HOOK_STRINGS
04-23 12:49:31.960 D/RIL ( 1350): onRequest: OEM_HOOK_STRINGS (60)
04-23 12:49:31.960 D/AT ( 1350): AT> AT@SYSTEMTIME=23,23,23,2011,04,23
04-23 12:49:31.980 D/AT ( 1350): AT< 0
04-23 12:49:31.980 D/RILC ( 1350): C[locl]< OEM_HOOK_STRINGS
Quote:
4-23 12:52:07.690 I/RILC ( 1350): Debug port: OEM_HOOK_STRINGS, command: AT@SYSTEMTIME=2011/4/23 23:23:23
4-23 12:52:07.690 D/RILC ( 1350): C[locl]> OEM_HOOK_STRINGS
4-23 12:52:07.690 D/RIL ( 1350): onRequest: OEM_HOOK_STRINGS (60)
4-23 12:52:07.690 D/AT ( 1350): AT> AT@SYSTEMTIME=2011/4/23 23:23:23
4-23 12:52:07.700 D/AT ( 1350): AT< 4
4-23 12:52:07.700 D/RILC ( 1350): C[locl]< OEM_HOOK_STRINGS
EVO3D sprint
 
highlandsun
Old
#12  
Recognized Developer - OP
Thanks Meter 248
Posts: 791
Join Date: Sep 2009
Location: Los Angeles

 
DONATE TO ME
Thanks for checking.

(Actually, you still need to use AT@SYSTEMTIME? to see if it took effect or not.)

Just documenting for my reference...
Code:
D/AT      ( 1257): AT> AT@SIMLOCK?40
D/AT      ( 1257): AT< @SIMLOCK= 00
D/AT      ( 1257): AT< 0
Checks if the GSM phone is SIM locked. (00 means unlocked.)
(From this post)

Code:
D/AT      ( 1257): AT> AT@SIMLOCK?AA
D/AT      ( 1257): AT< @secu_flag: 1
D/AT      ( 1257): AT< 0
Check if the phone is security locked. I guess mine is.
(From this post)

Why should only WinMo users have all the fun...
T-Mobile G1 / radio 2.22.28.25 / SPL 1.33.0013d / Recovery RA-dream-1.7.0 / FroyoByLazlo-4
T-Mobile TP2 (RHOD210) / radio 4.49.25.57 / WM6.5 / XDAndroid FRX06+Fixes
Verizon Droid4 / 6.16.217.XT894
 
muziling
Old
(Last edited by muziling; 23rd April 2011 at 07:21 AM.)
#13  
Senior Member
Thanks Meter 31
Posts: 267
Join Date: Dec 2010
No effect, I have not SIM card.
Quote:
04-23 14:04:51.340 I/RILC ( 2483): Debug port: OEM_HOOK_STRINGS, command: AT@SYSTEMTIME =23,23,23,2011,4,23
04-23 14:04:51.340 D/RILC ( 2483): C[locl]> OEM_HOOK_STRINGS
04-23 14:04:51.340 D/RIL ( 2483): onRequest: OEM_HOOK_STRINGS (60)
04-23 14:04:51.340 D/AT ( 2483): AT> AT@SYSTEMTIME =23,23,23,2011,4,23
04-23 14:04:51.350 D/AT ( 2483): AT< 0
04-23 14:04:51.350 D/RILC ( 2483): C[locl]< OEM_HOOK_STRINGS
04-23 14:04:53.840 I/RILC ( 2483): Debug port: OEM_HOOK_STRINGS, command: AT@SYSTEMTIME?
04-23 14:04:53.840 D/RILC ( 2483): C[locl]> OEM_HOOK_STRINGS
04-23 14:04:53.840 D/RIL ( 2483): onRequest: OEM_HOOK_STRINGS (60)
04-23 14:04:53.840 D/AT ( 2483): AT> AT@SYSTEMTIME?
04-23 14:04:53.860 D/AT ( 2483): AT< @SYSTEMTIME: 2011/4/23 06:04:58
04-23 14:04:53.860 D/AT ( 2483): AT< 0
04-23 14:04:53.860 D/RILC ( 2483): C[locl]< OEM_HOOK_STRINGS
Quote:
04-23 14:18:24.620 I/RILC ( 2483): Debug port: OEM_HOOK_STRINGS, command: AT@SIMLOCK?40
04-23 14:18:24.620 D/RILC ( 2483): C[locl]> OEM_HOOK_STRINGS
04-23 14:18:24.620 D/RIL ( 2483): onRequest: OEM_HOOK_STRINGS (60)
04-23 14:18:24.620 D/AT ( 2483): AT> AT@SIMLOCK?40
04-23 14:18:24.630 D/AT ( 2483): AT< @SIMLOCK= 00
04-23 14:18:24.630 D/AT ( 2483): AT< 0
04-23 14:18:24.630 D/RILC ( 2483): C[locl]< OEM_HOOK_STRINGS


04-23 14:19:04.850 I/RILC ( 2483): Debug port: OEM_HOOK_STRINGS, command: AT@SIMLOCK?AA
04-23 14:19:04.850 D/RILC ( 2483): C[locl]> OEM_HOOK_STRINGS
04-23 14:19:04.850 D/RIL ( 2483): onRequest: OEM_HOOK_STRINGS (60)
04-23 14:19:04.850 D/AT ( 2483): AT> AT@SIMLOCK?AA
04-23 14:19:04.870 D/AT ( 2483): AT< @secu_flag: 1
04-23 14:19:04.870 D/AT ( 2483): AT< 0
04-23 14:19:04.870 D/RILC ( 2483): C[locl]< OEM_HOOK_STRINGS
EVO3D sprint
 
E:V:A
Old
#14  
E:V:A's Avatar
Recognized Developer
Thanks Meter 1070
Posts: 870
Join Date: Dec 2011
Location: -∇ϕ
What baseband processor is this phone using?
(This is essential for understanding what the various ATCs are available and what they do.)
MSM8960 Info, Architecture and Bootloader(s)
El Grande Partition Table Reference
How to talk to the Modem with AT commands

The Samsung Anyway Jig + DIY
_______________________________
If you like what I do, just click THANKS!
Everything I do is free, altruism is the way!
ŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻŻ
I do not answer support related PM's.

 
highlandsun
Old
#15  
Recognized Developer - OP
Thanks Meter 248
Posts: 791
Join Date: Sep 2009
Location: Los Angeles

 
DONATE TO ME
Not sure I know exactly what you're asking. These phones all use a Qualcomm MSM720xA chipset tho. Rhodium, Topaz, Diamond, and a few other old HTC models.

Sent from my DROID4 using Tapatalk
T-Mobile G1 / radio 2.22.28.25 / SPL 1.33.0013d / Recovery RA-dream-1.7.0 / FroyoByLazlo-4
T-Mobile TP2 (RHOD210) / radio 4.49.25.57 / WM6.5 / XDAndroid FRX06+Fixes
Verizon Droid4 / 6.16.217.XT894
The Following User Says Thank You to highlandsun For This Useful Post: [ Click to Expand ]
 
Synman
Old
#16  
Synman's Avatar
Recognized Developer
Thanks Meter 260
Posts: 534
Join Date: Nov 2010
Location: Outside Philadelphia

 
DONATE TO ME
hey y'all.. hate to have to ask this here, but I'm coming up empty elsewhere.

I'm looking for a fastboot friendly radio baseband I can flash with a 4.2.1 friendly RIL. This may be more than what I actually need but I've got a full telephony build of the Nexus 7 3G going and while SMS and MMS are fully functional I'm getting a CME ERROR: 4 when I try to do voice dialing and don't see anything coming in via logcat on an inbound call.

The mobile plan I'm using is full voice capable and verified as functional.

Doing a strings of the included RIL (libxgold-ril.so) shows all the necessary voice functions listed (although I guess this could be a false positive if it is interface based).

The modem mounts up on /dev/ttyACM0 and I'm able to do all the basics with radiooptions, except voice dialing and answering of course.

Any pointers / advice / direction would be greatly appreciated... coming up to speed real quick in this area.
AR.Pro - Poke Back - Adaptive Tuner --<>-- G-Tablet, Xoom, Galaxy Tab 10.1, Streak 7 4G, MID PD10 3G, Galaxy GT-I9100, & GT-I9250
 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Tasker Alternative: AutomateIt, Automates Your Device Tasks – XDA Developer TV

XDA Developer TV Producer Kevin wants to help make your … more

Preventing App Piracy: Join the Discussion

The topic of piracy is always a touchy subject, but I feel that the grass roots style of Android … more

Jolla Sailfish OS Flagship Device Makes First Appearance

Given the amount of coverage that Android receives around here, you could almost be … more

XDA University: Porting ClockworkMod Recovery to New Devices

Having a good recovery makes the process of modifying, tweaking, maintaining, … more