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 - tom

Pages: 1
1
Hi Ben,

This worked perfectly. I could update the firmware to the latest version. Further more, the issue for HTTP communication is also solved!! I am really happy to see my Tinyduino is communicating with my server well. Thank you for your help!

Best regards,
Tom

2
Hello,

I am trying Tinyduino + WiFi TinyShield, ATWINC1500-MR210B + WiFi101 ver 0.15.2 with Mac OS X.
When I run CheckWifi101FirmwareVersion, I got this output.


Quote
WiFi101 firmware check.

WiFi101 shield: DETECTED
Firmware version installed: 19.4.4
Latest firmware version available : 19.5.4

Check result: NOT PASSED
 - The firmware version on the shield do not match the
   version required by the library, you may experience
   issues or failures.

As instructed, I added this;
Code: [Select]
WiFi.setPins(8, 2, A3, -1);

Then, I tried FirmwareUpdater. I didn't see any output from the serial port. And then, I closed the serial monitor, and opened WiFi101 Firmware Updater.

I selected /dev/cu.usbserial-DM01MY0V which is the one I am using for the software downloading, and clicked 'Test connection' button, but I got Connection error. dialog with "Programmer not responding".


I am not sure if I need to add WiFi.setPins and where to add, but I tried both, with and without WiFi.setPins right after the Serial.begin.


I have an issue for HTTP communication. After rebooting, the first access and the second access work, but the third access don't work for my server. It works for www.arduino.cc, so there may be another issue, but I am wondering if updating the firmware solves this issue.

Hope someone can have the answer.

Pages: 1
SMF spam blocked by CleanTalk