email message body missing

Discussion to talk about software related topics only.
Post Reply
lfreeze
Posts: 2
Joined: Fri Jul 30, 2010 5:38 am

email message body missing

Post by lfreeze »

I purchased a netburner Sb70 from Parallax (30013). I am developing a temperature alarm system with notifications via
email and text messages. The SB 70 seemed like a perfect fit. I installed the device without any problem, and quickly was able to send emails. I then tried modifying my program to include variables in the message body (big mistake).
After attempting this, my SB70 no longer worked correctly. It would send emails, but they no longer contained the message body, just the from, to, and the subject lines. I reverted my program back to its original format, which was
a simple "hello world" message body but had no luck. I continued to send messages with no message body. I then eliminated my program completly and used the netburner configuration page to send test messages. I got the same result.
I hope someone can offer suggestions to fix this problem.
Thanks in advance.......
User avatar
pbreed
Posts: 1088
Joined: Thu Apr 24, 2008 3:58 pm

Re: email message body missing

Post by pbreed »

On the variable test web screen what value does the body have?
(Also what is your code version)
Paul
lfreeze
Posts: 2
Joined: Fri Jul 30, 2010 5:38 am

Re: email message body missing

Post by lfreeze »

Thanks for the response. For the body of the message "Variable name= Nb-varEC=" .The body I supply is
"This is a test message".

I see a couple of items that look like code versions:
SB70[00-03-F4-03-B8-E4]
firmware version 1.35 Parallax beta

Larry
Post Reply