Warning: Can't synchronize with repository "(default)" (No changeset 96d22ec3fa3ef6de3ea8dc0d7d398adc9aa071cf in the repository). Look in the Trac log for more information.

Ticket #675 (closed defect: fixed)

Opened 14 months ago

Last modified 14 months ago

GTA04 doesn't recognize SMS during suspend

Reported by: slyon Owned by: slyon
Priority: major Milestone: cornucopia-0.11
Component: cornucopia/fsogsm Version: 0.10
Keywords: gta04, suspend, sms Cc:

Description

The GTA04 wakes up on an incoming SMS, but doesn't show/recognize the SMS, as there is no AT command signaling it.

We can recognize an incoming SMS during suspend through the 3G interrupt (gpio 176), though.

Have a look here for a sample python script: http://lists.goldelico.com/pipermail/gta04-owner/2012-April/002190.html

Change History

comment:1 Changed 14 months ago by slyon

  • Milestone set to 0.11

comment:2 Changed 14 months ago by morphis

  • Owner changed from mickey to morphis
  • Status changed from new to accepted

comment:3 Changed 14 months ago by morphis

  • Owner changed from morphis to slyon
  • Status changed from accepted to assigned

comment:4 Changed 14 months ago by slyon

A first working solution is available in the slyon/gta04-sms-during-suspend branch.

This solution will also show up all SMS on a newly inserted SIM card at the first boot (on all AtSmsHandler? based devices).

It needs a review.

http://git.freesmartphone.org/?p=cornucopia.git;a=shortlog;h=refs/heads/slyon/gta04-sms-during-suspend

Last edited 14 months ago by slyon (previous) (diff)

comment:5 Changed 14 months ago by slyon

post review version is now in the branch.

comment:6 Changed 14 months ago by morphis

  • Status changed from assigned to closed
  • Resolution set to fixed

Review is done and branch is merged to master. Closing this issue.

Note: See TracTickets for help on using tickets.