Skip to main content

Important Secret Codes of Nokia S40 Phones

Important Secret Codes of Nokia S40 Phones

Code    Description

*#06#    Display the IMEI (GSM standard)

*#0000#    Display the firmware version and date (with variant info on S40 second

edition or newer)

*#9990#    Says "Bluetooth Test Mode" on Symbian models; accepts without any messages

and Bluetooth behaves abnormally on non-Symbian ones (models with build-in Bluetooth

radio, activate first to use)

 *#bta0#    Display the Bluetooth MAC address (models with build-in Bluetooth radio

*#pcd0#    Deactivate the GPRS PCCCH support (early GPRS models)

*#res0wallet#    Reset the mobile wallet (models with mobile wallet)

*#res0#    Soft-format the memory (Symbian models only)

*#rst0#    Reset to factory defaults, confirmation required (DCT4 or newer)

*#sim0clock#    Display the SIM clock status (DCT3 only), activate first to show

address)

*#mac0wlan#    Display the WLAN MAC address (models with build-in Wi-fi radio)

*#opr0logo#    Clear the operator logo (3310 and 3330 only)

*#pca0#    Activate the GPRS PCCCH support (early GPRS models)

*#ssn0#    Display the manufacturing serial number (mid-range and premium DCT3,

basically all DCT4 and BB5 non-Symbian models)

*#war0anty#    Display the manufacturing and repair info (no exit on DCT3)

or total talk time on Symbian modelsNote: many of NOKIA S40 firmware releases since

2009 disable this code


*hra0#    Enable HR encoding (pre-2003 models)


#hra0# Disable HR encoding (pre-2003 models)

*efr0# Enable EFR encoding (pre-2003 models)

#efr0# Disable EFR encoding (pre-2003 models)

plz post your valuable comment...

for any trick or tips e-mail me on my e-mail address: vishalpansare1@gmail.com

Follow me: hackrsahead.blogspot.com

Comments

Popular posts from this blog

Android Secret Codes...

Hey hi frinds...         if your using Android phone then Good news for you... I recently found new and working Android secrets code.  this code is work in all Android OS. Try to your phone and check all about your phone....   Android secret code.... 1. Phone Information, Usage and Battery – *#*#4636#*#* 2. IMEI Number – *#06# 3. Enter Service Menu On Newer Phones – *#0*# 4. Detailed Camera Information – *#*#34971539#*#* 5. Backup All Media Files – *#*#273282*255* 663282*#*#* 6. Wireless LAN Test – *#*#232339#*#* 7. Enable Test Mode for Service – *#*#197328640#*#* For more tricks like my FB   Fan page.... FB                                                                                       ...

Founders

1) Nokia: Founder - Fredrik Indestam and Leo Mechelin Headquarters - Finland. 2) Apple: Founder - Steve Jobs, Steve Wozniak and Ronald Wayne Headquarters - California U.S. 3) HTC: Founder - Cher Wang, HT Chou and Peter Chou Headquarters - Taiwan. 4) Sony: Founder - Masaru Ibuka and Akio Morita Headquarters - Minato, Tokyo, Japan. 5) Micromax: Founder - Rajesh Agarwal, Sumeet Arora, Rahul Sharma and Vikas Jain Headquarters - Gurgaon, Haryana, India. 6) LG: Founder - Koo In-Hwoi Headquarters - Seoul, South Korea. 7) Samsung: Founder - Lee Byung-Chull Headquarters - Korea. Motorola: Headquaters - Schaumburg, Illinois, United States 9) Google : The founders are Sergey Brin and Larry Page. Both are alumni of Stanford University. They were friends and Google was started as a Stanford University Project. To know better about them read the book "The Google Story".Its worth reading if you are fascinated by Google and its fascinating growth 10) Facebook :...

Folder lock without any softwere

 here is the fo ur simple step  to create your own folder locker.   (1) open your notepad and past following code in notepad.        (2) then goto line no. 23 and repl ace password with your own password as like you.   (3) save this file as lock.bat name.   (4) and open your own folder locker.     enjoy.code is given below . @ECHO OFF title Folder Private if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK if NOT EXIST Private goto MDLOCKER :CONFIRM echo Are you sure you want to lock the folder(Y/N) (By hackrsahead.blogspot.com.) set/p "cho=>" if %cho%==Y goto LOCK if %cho%==y goto LOCK if %cho%==n goto END if %cho%==N goto END echo Invalid choice. goto CONFIRM :LOCK ren Private "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" echo Folder locked goto End :UNLOCK echo Enter password to unlock folder (By hackrsahe...