harlequin-tech / WiFlyHQ

WiFly RN-XV Arduino Library
Other
110 stars 68 forks source link

Tosduino Fails #45

Closed quique123 closed 8 years ago

quique123 commented 8 years ago

Has anyone tried this library with a Tosduino UNO R3?

Im working on it because it seems to fail to make the http request/post sometimes. Im still trying to track down why it fails to open a connection to a site.

harlequin-tech commented 8 years ago

The Tosduino looks fully compatible with the Arduino Uno R3. I didn't see any areas for concern from looking at the board. I did see this quote on http://tinyosshop.com: "Tosduino UNO R3 board is our new product! It's 100% compatible with original Arduino, now it has perfect quality and performance , we believe it will provide exciting use experience to you!" which makes me wonder if some of the boards had production problems.

quique123 commented 8 years ago

I have a sketch which works perfectly with the Uno but fails with the Tosduino. Specifically it fails to post data to the Web application. It opens the connection but posting sometimes works and sometimes fails. I haven't researched it enough to figure why it fails.

MV

On Nov 20, 2015, at 10:09 PM, Harlequin notifications@github.com wrote:

The Tosduino looks fully compatible with the Arduino Uno R3. I didn't see any areas for concern from looking at the board. I did see this quote on http://tinyosshop.com: "Tosduino UNO R3 board is our new product! It's 100% compatible with original Arduino, now it has perfect quality and performance , we believe it will provide exciting use experience to you!" which makes me wonder if some of the boards had production problems.

— Reply to this email directly or view it on GitHub.