Text mode vs. PDU mode

Added by Gjermund 35 days ago

Hi!

I'm still struggling with my Maestro 100 GSM modem. Another issue now...

This modem has text mode as default message format.

This makes Messaging Toolkit unable to send SMS until I set the message format to PDU with "AT+CMGF=0".

There is a command sent by the toolkit (see the attached log) that is very similar: "AT+CMFG=0". This is an unknown AT command according to the ETSI 07.05 standard?

Anyway, is it possible for Messaging Toolkit to set the message format to PDU mode during initialization?

Regards,
Gjermund


Replies

RE: Text mode vs. PDU mode - Added by admin 35 days ago

Hi,

This is a bug. By default the toolkit will set to CMGF=0, but the constant is spelt wrongly.

Please use the attached patch.

Thanks for pointing out

RE: Text mode vs. PDU mode - Added by Gjermund 35 days ago

Thanks.

Do you have a patch that also supports the fix for the other problem I faced (see other thread "Exception when initializing modem")?

RE: Text mode vs. PDU mode - Added by admin 35 days ago

We will be releasing a patch soon to fix various issues