Technical information

Software Configuration
2-4 G24 KJAVA User’s Guide July 15, 2008
Software Configuration
G24 KJAVA has several GSM models available:
Dual Band Europe
Dual Band USA
Quad Band
Quad Edge
Software Version
User should use the following versions and up:
G24: G24_G_0C.11.B2R.
DM: DM_20_11_07.hs - version 2.2.3
Available Memory
Flash: 10 MB - Jar file and all data saved by MIDlet (RMS, File System).
RAM: 1.8 MB - Heap size.
USB PC Driver
USB PC driver can be found in:
http://developer.motorola.com/docstools/USB_Drivers/Handset_USB_Driver/
Default RS232 Configuration
Baud rate 19200bps, 8 data bits, 1 stop bit, no parity bit, Flow Control = HW (Auto CTS/RTS)
Query System Information
There are two ways to query for system information. The first one is by using DM default outputs
upon its startup. Some of its outputs are:
Software version
Flex version
DM version
The second way is by using OSC API via user own MIDlet. This can be done by using:
OSC.getProperty method.