Project

General

Profile

SonyEricssonJ120i » History » Version 12

fixeria, 12/14/2023 11:14 AM

1 1 fixeria
{{>toc}}
2
3 11 fixeria
h1. Sony Ericsson J110/J120
4 1 fixeria
5 11 fixeria
This is another ODM phone model based on TI Calypso (most likely, by Chi-Mei). *Not yet supported.*
6
Both J110 and J120 are identical, except that the J120 has an FM receiver.
7 1 fixeria
8 6 fixeria
!https://fdn2.gsmarena.com/vv/pics/sonyericsson/sonyericsson-j120-00.jpg!
9
10 1 fixeria
h2. Specifications
11
12
https://www.gsmarena.com/sony_ericsson_j120-1843.php
13
14
* GSM 900/1800
15
* 99 x 44 x 17 mm, 75g
16
* STN 65k, 96 x 64
17
* 900mAh Li-Ion battery (BST-37)
18
19
h2. Hardware
20
21 11 fixeria
{{thumbnail(SE-J110i-PCB.jpg)}}
22 7 fixeria
{{thumbnail(SE-J120i-PCB.jpg)}}
23
24 11 fixeria
Large versions: attachment:SE-J110i-PCB.jpg, attachment:SE-J120i-PCB.jpg.
25 1 fixeria
26 9 fixeria
* DBB: D751749ZPH (well-known Calypso Lite)
27
* ABB: TI T3025BZQW (Iota)
28
* RF TRX: Si4210 (Silabs Aero II) - *we don't support it*
29 8 fixeria
* RF PA: SKY77318-12 (similarly to SE K200)
30 1 fixeria
* MX92U832ZCG (audio?)
31 8 fixeria
32
h3. Flash
33 1 fixeria
34 9 fixeria
* INTEL J030W[0D]YTQ2 (flash+RAM MCP)
35 1 fixeria
* INTEL 28F320W18T (1.8 Volt Wireless Flash Memory, 4 MByte)
36
37
h4. Flash dumps
38
39 12 fixeria
* https://people.osmocom.org/fixeria/dump/se_j110i/J110i-R1B003-CXC1250845-358372010922582-fc-full.bin -- full flash, dumped using fc-loadtool
40 1 fixeria
* https://people.osmocom.org/fixeria/dump/se_j120i/J120i-R1A007-CXC1250845-356325015955496-fc-full.bin -- full flash, dumped using fc-loadtool
41 12 fixeria
* https://people.osmocom.org/fixeria/dump/se_j120i/J120i_R1A007_CXC1250845_full.bin -- full flash, dumped using pstool
42
* https://people.osmocom.org/fixeria/dump/se_j120i/J120i_R1A007_CXC1250845_Main.bin -- firmware, dumped using pstool
43 1 fixeria
44
h3. Serial cable
45
46 12 fixeria
J110/J120 has the standard Sony Ericsson Fastport connector. Refer to [[SonyEricssonJ100i]] for more details.
47 1 fixeria
48
h2. Bootloader
49
50 12 fixeria
Similarly to [[SonyEricssonK200i|Sony Ericsson K200i]] and unlike [[SonyEricssonJ100i|Sony Ericsson J100i]], J110/J120 has the boot ROM (see [[CalypsoRomloader]]) enabled.
51 3 fixeria
52
h2. Stock firmware notes
53
54
Below are some notes related to the stock SE's firmware.
55
56
h3. AT Modem mode
57
58
It's not yet known how to get access to the AT command interpreter.
59
Some AT commands can be found by running strings on the firmware dump.
60
61
<pre>
62
$ strings J120i_R1A007_CXC1250845_Main.bin | grep "AT[*+]"
63
</pre>
64
65
h3. MMI codes
66
67
NOTE: for some codes you need to press the "green" (call) button.
68
69
* Standard SE codes:
70
** @-> * <- <- * <- *@ - service info and tests;
71
** @<- * * <-@ - lock status;
72
73
Found in the firmware dump:
74
75
<pre>
76
$ strings J120i_R1A007_CXC1250845_Main.bin | less
77
...
78
*#06#
79
F*#**837#
80
*#**785#
81
*#**664#
82
*###664#
83
*#**364#
84
*#**364*564#
85 10 fixeria
*#**672#  -- "OQC" menu (service tests)
86
*#**372#  -= "FQC" menu (service tests/info)
87 3 fixeria
*#**2263*0#  -- BAND?
88
*#**2263*1#
89
*#**2263*2#
90
*#**2263*3#
91
*#**2263*4#
92
*#**735*0#
93
*#**735*12#
94
*#**735*13#
95
*#**833*2#
96
*#**833*4#
97
*#**833*7#
98
*#**833*3#
99
*#**778377#
100
*#**464851#
101
*#**324#
102
*#**6360#
103
F*#**6361#
104
F*#**6362#
105
F*#**6363#
106
F*#**6364#
107
F*#**266*0#
108
*#**266*1#
109
*#**277378#  -- ASSERT?
110
*#**636#
111
*#**636*0#
112
*#**636*1#
113
*#**84637#
114
*#**767#
115
*#**3428*0#
116
*#**3428*1#
117
*#**3428*2#
118
*#**778337#
119
*#**25276#
120
*#**62683#
121
*#**3646633*0#
122
*#**3646633*1#
123
*#**678257#
124
*#**33284#  -- DEBUG
125
</pre>
126
127
https://www.dcode.fr/t9-cipher is quite useful for guessing the purpose.
Add picture from clipboard (Maximum size: 48.8 MB)