.yarnamite in our Discord server contributed to this documentation.
Amidst the concerns of the COVID-19 pandemic and the adoption of social distancing practices, TTfone saw an oppotunity for the elderly and disabled to get access to the Internet, seek the latest information and stay connected with relatives. This resulted in the release of the budget-friendly TT240 in November 2020. It features:
Reviews of the phone are critical: in active usage, the 1400mAh battery doesn't last very long.
Tip: You can save these codes as contacts for quick dialing later. When the phone suggests a saved code, you'll have to press Call to activate the code's function.
*#*#33284#*#*
: Toggle debugging mode, allowing the phone to be accessed with ADB and DevTools. A bug icon will appear in the status bar letting you know debugging mode is on. This can also be turned on under Settings, Device, Developer, Debugger, ADB and DevTools.*#*#0574#*#*
: Open LogManager utility which allows you to fully enable ADB and DevTools on certain Spreadtrum devices.*#4224876#
: Toggle engineering mode, allowing privileged access (including rooted ADB shell) to the phone.*#76809320#
: Display hardware information.*#999*#
: Display the hardware revision.*#06#
: Display the hidden International Mobile Equipment Identity number or IMEI to uniquely identify a specific cell phone on GSM networks. Do not show them to anyone else: they're crucial for calling functions on the phone.*#07#
: Check the current SAR level and display SAR-related health and safety information.*#23#
(call): Request your carrier to turn on Call forwarding service to forward a call to another number when yours isn't available. Requires PIN code to use. To toggle, go to Settings, Network & Connectivity, Calling, Call forwarding.*#33#
(call): Check the Call barring service status from carrier for blocking or whitelisting calls, whether incoming or outgoing, domestic or international. Requires PIN code to use. To toggle, go to Settings, Network & Connectivity, Calling, Call barring.*#43#
(call): Check the Call waiting service status from carrier. To toggle, go to Settings, Network & Connectivity, Calling, Call waiting.*#2886#
/*#37*#
/*#81#
: Open KaiOS MMI Test, an internal tool to test device hardware through an automatic routine or manually by hand: LCD backlight, T9 keyboard, camera, LED flash, RTC, speaker, microphone, vibrator, 3.5mm audio jack, SIM trays, Wi-Fi, Bluetooth, NFC, microSD and microUSB slots etc.Code that doesn't work
*#0606#
: Display the Mobile Equipment Identifier (MEID) number to uniquely identify a specific cell phone on CDMA networks. This phone doesn't operate on CDMA, thus the MEID is undefined.*#8378269#
/*#*#2637643#*#*
: Open Testbox engineering menu with predecessor Firefox OS design, usually used by OEMs to test various hardware of the phone. This menu can be manually opened using Luxferre's CrossTweak.*133#
: Should obtain APN information from carrier.adb reboot recovery
when connected to a computer. Allows you to factory reset the device by wiping /data and /cache, view boot and kernel logs, and install patches from adb sideload
interface or SD card.See Sideloading and debugging/ADB and WebIDE.
To get read/write ADB access to the phone's filesystem, download and run Wallace Spreadtrum KitKat from old B-Hackers Store. If you run into NoModificationAvailableError
, reboot the phone and re-run the utility again.