I am trying to send a vCalendar as a smart message to a Nokia 8210 Phone.
Though I am able to send a simple calendar note, but I am not able to send an alarm information along.
I tried sending
BEGIN:VCALENDAR
VERSION:2.0
BEGIN:VEVENT
DESCRIPTION: My Alarm
DTSTART:20020909T160000
DTEND:20020915T160000
DALARM:20020909T200000;PT5M;2;I am the Alarm Message
END:VEVENT
END:VCALENDAR
I even tried the following format which is given in the smartmessaging specification by nokia (Revicion 2.0.0)
Both the message is received by the phone as calendar note with the description "My Alarm" but the Alarm info is not getting saved.
Please help.
Viji.
RE: Sending Alarm info in a vCalendar as Nokia SmartMessage
2002-09-13, 10:27#2