Hello!
I am using Q2686 developer kit.
I have opened and fill with proper data (my APN, pass, user, smtp server etc…) WIP-SMTP sample’s c-files in Eclipse. I ran this app in RTE mode and saw this in terminal:
...
[GPRS]: open: -> DISCONNECTED
[GPRS]: start: -> CONNECTING
[GPRS]: GPRS EVENT SETUP OK (cid=1): GPRS activate
[GPRS]: GPRS EVENT: 27 (cid=1)
[GPRS]: GPRS EVENT ACTIVATE OK (cid=1): FCM open
[GPRS]: FCM subscribe: 0
[GPRS]: FCM EVENT FLOW OPENNED: -> CONNECTED
ERRLOG smtp.c:1732: SMTP Internet Protocol Feature not activated
...
and in the Target Monitoring Tool:
...
71.241 Trace CUS4 1 (poll_creg_callback) Registered on GPRS network.
72.073 Trace L3RR 1 Unable to find the string of the remote trace in the file (ID = 15224)
72.698 Trace RLU 1 Unable to find the string of the remote trace in the file (ID = 528)
73.473 Trace CUS4 1 SMTP Client Service test application : Init
73.523 Trace CUS4 1 cannot create smtp session channel
...
Could someone tell me why it does not work?
Best regards
Adrian