WellDone / MoMo-Firmware

Embedded PIC Firmware and hardware designs for the WellDone Mobile Monitor (MoMo).
welldone.org
Other
8 stars 6 forks source link

GSM module should support USSD #79

Open amcgee opened 10 years ago

amcgee commented 10 years ago

This could be very useful eventually as a reporting and remote control mechanism, but is also more urgently useful for checking SIM account balances.

amcgee commented 10 years ago

Note: the SIM900 definitely does support this, we just need to implement it in the gsm_module PIC code.