Welcome to WiFi-Forum

Go Back   WiFi-Forum - Wi-Fi Discussion Forum > Bluetooth Discussion Forums > alt.cellular.bluetooth
Reply
 
Thread Tools Display Modes
  #1  
Old 08-26-2004, 05:06 AM
enrique_pablo enrique_pablo is offline
Junior Member
 
Join Date: Aug 2004
Posts: 1
Default Info about new funcionality in a cellular phone

Hi everybody!

I'm doing a project and i need help to continue. I hope somebody in this forum can help me.

Ok, i'm going to explain the project. Basically, the thing that i want to do is to put software in a cellular phone. I want that when a cellular phone receives a certain sms, the phone does some action, for example if the phone recives a sms with the first word "john", the phone sends John a sms.

I have thought three ways to get this.

1.- Put software in the SIM Card. I have read that the SIM card has a microcontroller and can run Java applications. The communication with the terminal can be done using SIM Application Toolkit.

2.- Put software in the cellular phone. The cellular phone also has a microcontroller and can execute code.

3.- Develop an own peripheral that communicates with the cellular phones. This peripheral will read and write the Inbox and Outbox respectively.

Problems and dudes:
* In option 1, how can i put software in the SIM card? how can i read a sms to the inbox?

* In option 2, how can i put software in the cellular phone? how can i read and write data in the GSM modem? can the software execute any mobile action like unblock the keyboard?

* In option 3, can the peripheral communicate with the GSM modem using AT commands o something like that? can i execute actions from the peripheral?

I'm sorry if something isn't understand very well but it's my native language.
Ok, thanks a lot and regards
Reply With Quote
  #2  
Old 08-26-2004, 05:52 AM
Rob Shepherd
 
Posts: n/a
Default Re: Info about new funcionality in a cellular phone

enrique_pablo wrote:
> Hi everybody!
>
> I'm doing a project and i need help to continue. I hope somebody in
> this forum can help me.
>
> Ok, i'm going to explain the project. Basically, the thing that i want
> to do is to put software in a cellular phone. I want that when a
> cellular phone receives a certain sms, the phone does some action, for
> example if the phone recives a sms with the first word "john", the
> phone sends John a sms.
>
> I have thought three ways to get this.
>
> 1.- Put software in the SIM Card. I have read that the SIM card has a
> microcontroller and can run Java applications. The communication with
> the terminal can be done using SIM Application Toolkit.


No it doesn't. SIM is just NV flash memory.
>
> 2.- Put software in the cellular phone. The cellular phone also has a
> microcontroller and can execute code.


Cell phones run their own firmware which (unless you work for the manufacturer) you do not have access to the source
code. In any case modyfying firmware would be very difficult.

Sometimes the firmware includes a Java Environment for running user apps, however the Java Environment at present
will not give the programmer access to any telephony systems in the phone. At best you might be able to read the phone
book and sms inbox

>
> 3.- Develop an own peripheral that communicates with the cellular
> phones. This peripheral will read and write the Inbox and Outbox
> respectively.


Yes! Do this! you can do this with the Gnokii software suite for linux. All you need is a data cable or bluetooth (if
your phone supports it... And it should becasue you posted to alt.cellular.bluetooth!! )

This would be relatively easy. You could run this on any PC with linux (choose a recent kernel and Bluez libs)

Or If you require a peripheral device instead of a PC you could try an Compaq Ipaq, a mini/micro/nano ATX board, a
gumstix.org board or any other embedded linux system to make an appliance rather than a PC system.

hth

Rob
Reply With Quote
  #3  
Old 08-26-2004, 06:59 AM
Henryk Plötz
 
Posts: n/a
Default Re: Info about new funcionality in a cellular phone

Moin,

Am Thu, 26 Aug 2004 12:52:39 +0100 schrieb Rob Shepherd:

> No it doesn't. SIM is just NV flash memory.


No, it isn't. I recommend reading the Smart Card Handbook by Rankl and
Effing on this topic. By pure coincidence the chapter about the SIM is
available on their homepage: http://www.wrankl.de/SCH/SCH.html#SCH3_SIM

And yes, in principle it is possible to run own code on the SIM. In
practice though this would be no easier than modifying the phone's
firmware. (Read: You'd need the cooperation of the SIM issuer.)

--=20
Henryk Pl=F6tz
Gr=FC=DFe von der Ostsee
~~~~~~~ Un-CDs, nein danke! http://www.heise.de/ct/cd-register/ ~~~~~~~
~ Help Microsoft fight software piracy: Give Linux to a friend today! ~
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Bluetooth file transfer from laptop to phone ? FET alt.cellular.bluetooth 4 09-14-2004 10:51 AM
PSION Series 3/3a palmtop FAQ part 1/6 Daniel `HB9VBC' Pfund comp.sys.palmtops 5 08-28-2004 10:29 PM
PSION Series 3/3a palmtop FAQ part 1/6 Daniel `HB9VBC' Pfund comp.sys.palmtops 5 07-28-2004 10:17 PM
PSION Series 3/3a palmtop FAQ part 1/6 Daniel `HB9VBC' Pfund comp.sys.palmtops 5 06-28-2004 12:43 PM
Transfer Phone Numbers To Bluetooth Phone tinman1412 BlueTooth Forum 0 06-23-2004 03:02 PM




All times are GMT -7. The time now is 05:07 AM.

vBulletin® Copyright ©2000 - 2009, Jelsoft Enterprises Ltd. All Contents Copyright © Wifi-Forum.com