You Are Here:

Community: Developer Discussion Boards

#1 Old RE: SMS over IR w/ 3360 - 1970-01-01, 02:00

Join Date: Mar 2003
Posts: 23
rlowe
Offline
Registered User
bthornto,

There is not much documentation on AT commands. I would sugest you
go to form nokia and get the documentation on the Nokia Phone card.
and maybe you could hack that command set.

Thanks
rlowe

#2 Old SMS over IR w/ 3360 - 2001-12-23, 22:34

Join Date: Mar 2003
Posts: 4
bthornto
Offline
Registered User
It would seem the 3360 does not support the extended AT command set for sending SMS messages over IR through the modem.

ie AT+CMGS=XX simply returns an error...

Are the details of the support AT commands specifically for the 3360 available ? Or is this a firmware issue ?

Brad

Thanks

#3 Old RE: SMS over IR w/ 3360 - 2002-05-08, 12:37

Join Date: Mar 2003
Posts: 510
pautamo's Avatar
pautamo
Offline
Super Contributor
SMS at-commands are not available in TDMA phones.
BR
Forum Nokia Developer Support, Mirja

#4 Old SMS OVER TDMA (with SDK) - 2003-10-02, 21:09

Join Date: Sep 2003
Posts: 22
jps46
Offline
Registered User
Same project
Hi, I am Juan Pablo,

I am trying to send/recive SMS over TDMA (with my NOKIA 3360), I tried the examples "SendSMS" and Read SMS", in the "Nokia PC Connectivity SDK 3.0 - Extensive Component Library Reference.pdf " file, making the changes for TDMA, but nothing.

Could anybody mail me the correct code, or give me a hand with my code???

This is for Read SMS:

--------------------------------------------------------------------------------------------------------------------------------------------------------------------
Private smsObj As NokiaCLMessaging.ShortMsgAdapter
Private messageItemObj As NokiaCLMessaging.ShortMessageItem
Private deliverObj As NokiaCLMessaging.ITDMADeliver
Private tdmaObj As NokiaCLMessaging.ITDMAGMS


Private Sub Form_Load()

Set smsObj = New NokiaCLMessaging.ShortMsgAdapter
Set messageItemObj = New NokiaCLMessaging.ShortMessageItem

End Sub


Private Sub Form_Unload(Cancel As Integer)

Set smsObj = Nothing
Set messageItemObj = Nothing

End Sub


Private Sub ReadSMS_Click()

On Error GoTo ErrorTrap

Set mesageItemObj = smsObj.ReadSMS(SHORTMESSAGE_MEMORY_DEFAULT, 0, smsIndex.Text)

MsgStatus.Caption = messageItemObj.MessageStatus

Set deliverObj = messageItemObj.TypeProperties

txtMessageText.Text = deliverObj.Message
txtSenderNumber.Text = deliverObj.OriginatorAddress
txtsenttime.Text = deliverObj.Duratation


Set deliverObj = Nothing


Exit Sub

ErrorTrap:

MsgBox ("Source: " & Err.Source & Chr$(10) _
& "ErrorDescription: " & Err.Description _
& Chr$(10) & "HelpContext: " & Err.HelpContext)

End Sub
------------------------------------------------------------------------------------------------------------------------------------------------------------------------

That program, does not show errror messages, but it does not show any message in the txtMessageText.Text ! I tried with numbers from 1 to 20 in the smsIndex.Text

With other numbers an error message appear. Both showing nothing in the txtMessageText.Text , nothing in the txtSenderNumber.Text and nothing in the txtsenttime.Text

It only show the message status = 3.

I saw that you posted the messages on march, so mybe you could do it.

Could you or anybody give me a hand ?


Thanks in advance.

Juan Pablo Sanchez : jpsanchez46@hotmail.com
  « Previous Thread | Next Thread »
Display Modes
Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off
Forum Jump

Rate This

 
Bookmark this page: DeliciousDiggFacebookGoogleYahooStumbleUponRedditDiigoTechnocratiTwitter  Share this page Share this page Print this Page Print this page Invite a friend Invite a friend
京ICP备05048969号    Email Newsletters Press Terms & Conditions Privacy Policy Sitemap Contact Us © 2009 Nokia 
RDF Facets: qdcZidentifierQSxhttpE3aE2fE2fdiscussionE2eforumE2enokiaE2ecomhttpE3aE2fE2fdiscussionE2eforumE2enokiaE2ecomE2fforumE2fshowthreadE2ephpE3ftE3d1328X qdcZtypeQUqfnZE45E78cludedFromGeneralE4cistingsQ qdcZtypeQUqfntypeZCommunityContentQ qdcZtypeQUqfntypeZE44iscussionQ qdcZtypeQUqfntypeZE44iscussionContentQ qdcZtypeQUqfntypeZE52esourceQ qdcZtypeQUqfntypeZWebpageQ qdcZtypeQUqmarsZManagedE52esourceQ qdcZtypeQUqwebZInformationE52esourceQ qdcZtypeQUqwebZPageQ qdcZtypeQUqwebZE52esourceQ qdcZtypeQUqrdfsZE52esourceQ qfnZtopicQUqfnTopicZmessagingQ qfnZtopicQUqfnTopicZsmartE5fmessagingQ qfnZtypeQUqfntypeZCommunityContentQ qfnZtypeQUqfntypeZE44iscussionQ qfnZtypeQUqfntypeZE44iscussionContentQ qfnZtypeQUqfntypeZE52esourceQ qfnZtypeQUqfntypeZWebpageQ qmarsZlanguageQUxhttpE3aE2fE2fswE2enokiaE2ecomE2flanguageE2d1E2fenX qrdfZtypeQUqfnZE45E78cludedFromGeneralE4cistingsQ qrdfZtypeQUqfntypeZCommunityContentQ qrdfZtypeQUqfntypeZE44iscussionQ qrdfZtypeQUqfntypeZE44iscussionContentQ qrdfZtypeQUqfntypeZE52esourceQ qrdfZtypeQUqfntypeZWebpageQ qrdfZtypeQUqmarsZManagedE52esourceQ qrdfZtypeQUqwebZInformationE52esourceQ qrdfZtypeQUqwebZPageQ qrdfZtypeQUqwebZE52esourceQ qrdfZtypeQUqrdfsZE52esourceQ