Project

General

Profile

SonyEricssonJ120i » History » Version 6

fixeria, 11/27/2023 09:50 PM

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