Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - itchyfigers

Pages: [1]
1
ATMELTM AT91SAM7X and AVR32 / Re: SAM7X SP4
« on: December 30, 2008, 05:01:52 PM »
Mark this is awesome news, I am very excited about SP4.  Keep up the good work!

2
ATMELTM AT91SAM7X and AVR32 / Re: SMTP
« on: December 21, 2008, 03:19:18 AM »
So to finalize this thread, SP3 took care of everything, thanks again Mark.  For whatever reason I thought I was already working with V1.3SP3....assuming....go figure.

3
ATMELTM AT91SAM7X and AVR32 / Re: SMTP
« on: December 20, 2008, 03:07:58 AM »
Thanks Mark!

4
ATMELTM AT91SAM7X and AVR32 / SMTP
« on: December 19, 2008, 02:51:50 PM »
Hi, I received recently V1.3 for the ARM and I am working with the Olimex dev board mentioned in the tutorials.  I am currently having an issue trying to get the SMTP working.  I have noticed a difference between the SMTP tutorial and my demo project provided by Mark.  I am working to get the authorization working and in the code I see

Code: [Select]
fnConnectSMTP(ucSMTP_server, fnEmailTest);                       // initiate Email transmission
and in the tutorial I see

Code: [Select]
fnConnectSMTP(ucSMTP_server, SMTP_LOGIN, fnEmailTest); // use login
Any help would be greatly appreciated.

Itchy

Pages: [1]