SMTP_Client Constructor Error Parsing Hardware Provider

Experienced on my Netduino Plus running firmware 4.2.0.1 on .NET MF 4.2. The call to: Tools.HardwareProvider.ToString() In the SMTP_Client constructor returns "Netduino" for me. The SMTP_Client c...

Id #1259 | Release: None | Updated: May 9 at 2:35 AM by mcdori02 | Created: May 9 at 2:35 AM by mcdori02

Change the name of the Installation Binary

"Setup.exe" is a (far too) common name for installers and can lead to confusion in the user's download folder. I suggest changing the binary's name to "NetMF Toolbox Setup.exe"

Id #1179 | Release: None | Updated: Apr 2 at 11:34 PM by sbehnke | Created: Apr 2 at 11:32 PM by unkwntech

DS1307 crash

The GetTime() method of DS1307 doesn't convert the values with a minimum string length, leading to an exception from Int.Parse due to the empty string, the code should probably be something like th...

Id #1126 | Release: None | Updated: Mar 13 at 2:42 AM by chuckhays | Created: Mar 13 at 2:42 AM by chuckhays

Need to be able to add additional header with POST and need to be able to PUT

In order to send data to ThingSpeak the API documentation says you need to send an "X-THINGSPEAKAPIKEY" header. In order to send data to SmartEnergyGroups you need to send and HTTP PUT (a POST doe...

Id #1078 | Release: None | Updated: Feb 21 at 11:32 PM by Frogmore | Created: Jan 13 at 1:29 AM by Frogmore

HTTP_Response() does not handle chunked transfer encoding

Sites like ThingSpeak and SmartEnergyGroups use chunked transfer encoding instead of specifying the content length header. Since the current code does not understand this, the response has extra l...

Id #1077 | Release: None | Updated: Feb 21 at 11:32 PM by Frogmore | Created: Jan 13 at 1:20 AM by Frogmore

ResponseHeader() fails when header is longer than a header in the response

Since the test is using the length of the passed in header to get the substring of the headers in this._Headers, it can get an exception if the passed in header is longer than one of the response's...

Id #1076 | Release: None | Updated: Feb 21 at 11:32 PM by Frogmore | Created: Jan 13 at 1:12 AM by Frogmore

WiFlyGSX, and WiFlySocket unable to form valid json

building an HTTP request which includes json requires the use of the quote delimiter backslash. When you send a json request to a server, the server receives the request WITH the delimeters in plac...

Id #1074 | Release: None | Updated: Feb 21 at 11:32 PM by scoleman2272 | Created: Jan 11 at 10:32 PM by scoleman2272

  • 1-7 of 7 Work Items
    • Previous
    • 1
    • Next
    • Showing
    • All
    • Work Items