Ticket #675 (closed defect: fixed)
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: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.
Note: See
TracTickets for help on using
tickets.
