|
|||||||||
|
|||||||||
|
|||
|
A flash SMS or class 0 SMS is a text message which the recipient can't save and which doesn't include your number.
Using minicom (from cydia) and this javascript (rednaxela :: Javascript PDU Converter for GSM SMS) it is possible to send these messages. 1) Install minicom from cydia 2) Configure minicom (1st time only) In terminal type Code:
minicom -s Code:
a Code:
/dev/tty.debug hit return, and now select “exit” Now hit ctrl+c and it should exit the minicom utility. 3) ssh into your iphone 4) Code:
minicom -w Code:
at 7) Change the modem sms-format to PDU (1st time only) Code:
AT+CMGF=0 Code:
AT+CMGS=(the number from the site) Code:
> (enter the PDU-string from the site) 11) Your flash message is sent. This was tested on an iPhone 3G. Any developer wanting to create an app for this is greatly encouraged. I am not responsible if you mess up your phone or something else. Last edited by miketress; 05-29-2009 at 08:11 PM. |
|
|||
|
Everything works fine except when I enter the PDU-string from the site, I get "ERROR".
Sending regular sms works using at+cmgs="PHONE_NUMBER"[enter]text[Ctlr+z] but not using what said on the website. Thanks Last edited by Havrest; 05-28-2009 at 07:12 PM. |
![]() |
| Bookmarks |
| Tags |
| class, flash, iphone, pdu, sms |
| Thread Tools | |
| Display Modes | |
|
|
LinkBacks (?)
LinkBack to this Thread: http://www.hackint0sh.org/f127/73876.htm
|
||||
| Posted By | For | Type | Date | |
| flash sms iphone | VIRGILIO Ricerca | Web | This thread | Refback | 03-28-2010 07:16 PM | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Guide] Downgrade: iPhone 2G on 2.0 to 1.1.4 + total unlock - best tutorial! ;) | aRt | Genius Bar - HowTos, Guides and Tutorials | 18 | 05-22-2010 08:53 AM |
| [XCode Template] for SDK and Open Toolchain API in firmware 2.0 | javacom | iPhone Developer Exchange | 144 | 10-12-2009 05:33 AM |
| How to make a 64gb iPhone (the idea) | fabiopigi | Free Toolchain Software | 8 | 10-31-2007 12:12 AM |
|
|