Project

General

Profile

MessagingToolkit Question

Added by admin over 4 years ago

Hi,

I'm very interested in your Messaging Library (the All Source Code edition).

When do you estimate you'll have your next version available, with the Android app for smart phones?

Thank!


Replies (7)

RE: MessagingToolkit Question - Added by admin over 4 years ago

Hi,

It will take another 2-3 months to complete this. The Android app is now
being actively developed and I am pushing it over to Play Store on
regularly basis.

https://play.google.com/store/apps/details?id=com.mymobkit

However, quite a number of features are still missing and we are targeting
to complete them asap.

Thanks
Regards

RE: MessagingToolkit Question - Added by admin over 4 years ago

Hi,

I am testing your product with the following modem, but it's not working. http://www.aliexpress.com/item/Wavecom-GSM-GPRS-M1306B-With-Q24plus-Dual-band-850-900-1800-1900MHz-USB/629493958.html

Below are the error logs. I am able to connect, but have problems sending. Is the issue with your library or the hardware?

Please assist. I am interested in purchasing your library when i resolve my issues. Also, is there anything else required to send MMS messages or pictures like QR codes with this modem? Thanks for your help!!!

2014.03.07-05.20.27: Sending: ATZ
2014.03.07-05.20.27: Response: <cr><lf>OK<cr><lf>
2014.03.07-05.20.27: Sending: ATE0
2014.03.07-05.20.27: Response: ATE0<cr><lf><cr><lf>OK<cr><lf>
2014.03.07-05.20.27: Found echo in response
2014.03.07-05.20.27: Sending: AT+CPIN?
2014.03.07-05.20.58: Sending: ATE0
2014.03.07-05.20.58: Response: <cr><lf>OK<cr><lf>
2014.03.07-05.20.58: Sending: AT+COPS=0,2
2014.03.07-05.21.29: Sending: ATE0
2014.03.07-05.21.29: Error in command ATE0 : ERROR
2014.03.07-05.21.29: Sending: AT+CMEE=1
2014.03.07-05.21.29: Error in command AT+CMEE=1 : ERROR
2014.03.07-05.21.29: Sending: AT+CPMS?
2014.03.07-05.21.30: Error in command AT+CPMS? : ERROR
2014.03.07-05.21.30: Sending: AT+CMGF=0
2014.03.07-05.21.30: Error in command AT+CMGF=0 : ERROR
2014.03.07-05.21.30: Sending: AT+CNMI=0,0,0,0,0
2014.03.07-05.21.30: Error in command AT+CNMI=0,0,0,0,0 : ERROR
2014.03.07-05.21.30: Sending: AT+CNMI=2,0,0,0,0
2014.03.07-05.21.30: Error in command AT+CNMI=2,0,0,0,0 : ERROR
2014.03.07-05.21.30: Sending: AT+CNMI=1,0,0,0,0
2014.03.07-05.21.31: Error in command AT+CNMI=1,0,0,0,0 : ERROR
2014.03.07-05.21.31: Sending: AT+CNMI=3,0,0,0,0
2014.03.07-05.21.31: Error in command AT+CNMI=3,0,0,0,0 : ERROR
2014.03.07-05.21.31: Ending Async ConnectedEventHandler call
2014.03.07-05.21.31: Sending: AT+CSCA?
2014.03.07-05.21.31: Error in command AT+CSCA? : ERROR
2014.03.07-05.21.31: Sending: AT+CSCS=?
2014.03.07-05.21.32: Error in command AT+CSCS=? : ERROR
2014.03.07-05.21.32: Sending: AT+CNUM
2014.03.07-05.21.32: Error in command AT+CNUM : ERROR
2014.03.07-05.22.14: Sending: AT+CMMS=0
2014.03.07-05.22.14: Error in command AT+CMMS=0 : ERROR
2014.03.07-05.22.14: Sending message to +16023309962
2014.03.07-05.22.14: Content: test
2014.03.07-05.22.14: Sending: AT+CMGS=27
2014.03.07-05.22.15: Response: <cr><lf>OK<cr><lf><cr><lf>>
2014.03.07-05.22.15: Sending: 07912160130300F4111D0B916120339069F200000B0E1B1E559E0EB3373E10BD3CA703
2014.03.07-05.22.15: Error in command 07912160130300F4111D0B916120339069F200000B0E1B1E559E0EB3373E10BD3CA703 : ERROR
2014.03.07-05.22.15: Sending message: Unsupported feature: SendSmsFeature: Send SMS (Error in command 07912160130300F4111D0B916120339069F200000B0E1B1E559E0EB3373E10BD3CA703 : ERROR )
2014.03.07-05.22.15: Trace: at MessagingToolkit.Core.Mobile.BaseMobileGateway`1.SendMessage(Sms message)
at MessagingToolkit.Core.Mobile.BaseMobileGateway`1.Send(IMessage message)
2014.03.07-05.22.16: Sending: AT+CMMS=0
2014.03.07-05.22.16: Response: <cr><lf>OK
2014.03.07-05.22.16: Sending message to +16023309962
2014.03.07-05.22.16: Content: [Trial] test
2014.03.07-05.22.16: Sending: AT+CMGS=27
2014.03.07-05.22.16: Response: <cr><lf><cr><lf>>
2014.03.07-05.22.16: Sending: 07912160130300F4114F0B916120339069F200000B0E1B1E559E0EB3373E10BD3CA703
2014.03.07-05.22.16: Error in command 07912160130300F4114F0B916120339069F200000B0E1B1E559E0EB3373E10BD3CA703 : ERROR
2014.03.07-05.22.16: Sending message: Unsupported feature: SendSmsFeature: Send SMS (Error in command 07912160130300F4114F0B916120339069F200000B0E1B1E559E0EB3373E10BD3CA703 : ERROR )
2014.03.07-05.22.16: Trace: at MessagingToolkit.Core.Mobile.BaseMobileGateway`1.SendMessage(Sms message)
at MessagingToolkit.Core.Mobile.BaseMobileGateway`1.Send(IMessage message)
2014.03.07-05.22.17: Sending: AT+CMMS=0
2014.03.07-05.22.18: Response: <cr><lf>OK<cr><lf>
2014.03.07-05.22.18: Sending message to +16023309962
2014.03.07-05.22.18: Content: [Trial] test
2014.03.07-05.22.18: Sending: AT+CMGS=27
2014.03.07-05.22.18: Response: <cr><lf>>
2014.03.07-05.22.18: Sending: 07912160130300F411C90B916120339069F200000B0E1B1E559E0EB3373E10BD3CA703
2014.03.07-05.22.18: Error in command 07912160130300F411C90B916120339069F200000B0E1B1E559E0EB3373E10BD3CA703 : ERROR
2014.03.07-05.22.18: Sending message: Unsupported feature: SendSmsFeature: Send SMS (Error in command 07912160130300F411C90B916120339069F200000B0E1B1E559E0EB3373E10BD3CA703 : ERROR )
2014.03.07-05.22.18: Trace: at MessagingToolkit.Core.Mobile.BaseMobileGateway`1.SendMessage(Sms message)
at MessagingToolkit.Core.Mobile.BaseMobileGateway`1.Send(IMessage message)
2014.03.07-05.22.19: Sending: AT+CMMS=0
2014.03.07-05.22.19: Response: <cr><lf>OK<cr><lf>
2014.03.07-05.22.19: Sending message to +16023309962
2014.03.07-05.22.19: Content: [Trial] test
2014.03.07-05.22.19: Sending: AT+CMGS=27
2014.03.07-05.22.20: Response: <cr><lf>>
2014.03.07-05.22.20: Sending: 07912160130300F411FB0B916120339069F200000B0E1B1E559E0EB3373E10BD3CA703
2014.03.07-05.22.20: Error in command 07912160130300F411FB0B916120339069F200000B0E1B1E559E0EB3373E10BD3CA703 : ERROR
2014.03.07-05.22.20: Sending message: Unsupported feature: SendSmsFeature: Send SMS (Error in command 07912160130300F411FB0B916120339069F200000B0E1B1E559E0EB3373E10BD3CA703 : ERROR )
2014.03.07-05.22.20: Trace: at MessagingToolkit.Core.Mobile.BaseMobileGateway`1.SendMessage(Sms message)
at MessagingToolkit.Core.Mobile.BaseMobileGateway`1.Send(IMessage message)

RE: MessagingToolkit Question - Added by admin over 4 years ago

Hi,

The Wavecomm modem is tested and should work. Can you check in Device
Manager to make sure the port settings are correct?

For MMS you need a data connection for your SIM in order to send it.

Thanks
Regards
admin

RE: MessagingToolkit Question - Added by admin over 4 years ago

Hi

I worked with the manufacturer, the problem was the frequencies were incorrect in the firmware. i can send/receive standard sms now using your library.

What's strange in the SMS Demo, I send the "Smart SMS" and "QR Code" SMS and a dialog box pops up that the message was sent, but nothing is received by the other phone? Thoughts or guidance here?

I also need guidance with the MMS.

How do i set up a data connection for the Wavecom 1306b? I only see a virtual serial driver, i don't see how to set up a connection in win7 for it.

If I purchase the compiled SMS library, will you credit that amount towards the purchase price of source code?

Thanks for your assistance!!!

RE: MessagingToolkit Question - Added by admin over 4 years ago

Hi,

For Smart SMS/QRCode it needs phone that support smart messaging -
http://en.wikipedia.org/wiki/Smart_Messaging

For MMS, can choose your country and operator and it will try to populate
the mmsc, wap gateway, apn settings for you.

Thanks
Regards

RE: MessagingToolkit Question - Added by admin over 4 years ago

Hi,

Does your toolkit completely work with windows 8? e.g. the MMS functionality.

RE: MessagingToolkit Question - Added by admin over 4 years ago

Hi,

Yes. It will work as desktop app in Windows 8. The library uses serial
port so it will not work as a store app.

Thanks
Regards

    (1-7/7)