maleopf.blogg.se

How to delete apps from nokia 105 dual sim
How to delete apps from nokia 105 dual sim








nokiatool.sh draft Don\\\'t forget to buy some milk Write an SMS draft (all the same limitations apply) and save it into the phone: nokiatool.sh draft, e.g.Send an SMS message (no concatenated messages suport for now: Unicode is supported but limited to 70 characters, Latin messages can use 160 characters, quotes must be escaped properly): nokiatool.sh sms, e.g.Dial a number: nokiatool.sh dial, e.g.Note that active SIM is reset to SIM 1 after each phone reboot. If you need to select the second SIM to dial a number or send SMS via NokiaTool, please run:Īnd if you need to return to the first SIM, just run: If you have a dual-SIM model with 2 active SIM cards, all operations are performed via SIM 1 by default. This is completely safe because the only root-enabled operation is writing into /dev/ttyUSBx or whatever character device file you choose in the MODEM variable. If you're not running the script under root privileges but any useful command (not in the help section), it will ask you for your sudo password in order to authorize modem device access. Each of them is described in corresponding section. NokiaTool functionality is divided into subcommands. Your mileage may vary.Īfter that, just make the script executable (via chmod +x) and you are ready to go. For example, Nokia 105 DS opens two ports, and the second one (/dev/ttyUSB1 in my case) is the right one to connect. Second, you may have to adjust the actual serial port capable of receiving AT commands ( MODEM variable). If you have Nokia 105 or 130, you can leave it as is, otherwise you'll probably have to change vendor/product ID according to actual device (or leave this command empty altogether). Most probably they are already present in your distribution.įirst of all, you have to make sure that you have the suitable driver initialization command ( DRIVERINIT variable) in the script. Configuration and runningĭependencies: stty, grep, iconv, od, sed, tr, cut. They are based on Spreadtrum SC6531EFM, not MediaTek. Never try to run this for Nokia 105-2019 and 110-2019. This project is an ongoing work and uses only some bits and pieces of information about the phone internals available to the public, so under any circumstances don't consider it stable or a replacement for official tools if any are present. NokiaTool is a simple Bash script ( nokiatool.sh) that allows you to use an undocumented serial connection in USB-enabled MediaTek-based Nokia feature phones manufactured by Microsoft (even the most basic ones, like the new 105) in order to control them from your PC. NokiaTool: control MediaTek-based Nokia phones from your PC Overview










How to delete apps from nokia 105 dual sim