I want to stream data from a e-health sensor shield via wi-fi (udp or OSC).
We bought a wifi shield, didn't seem to work, so I upgraded the firmware as adviced here (via a mac / macport, with the firmware found here : GitHub - arduino/wifishield: Arduino Wifi Shield).
The update seemed OK :
"Validating...
257254 bytes used (101.30%)" - humm, btw, 101.30% ??
And now when I connect my arduino MEGA 2560 + wifi shield, the red light on the shield goes on almost instantly.
And it doesn't connect my network (it did connect but send no data before upgrade... so this is one step backward).
I have tried IDE 1.0.5 and IDE 1.0.4, just to check.
On 1.0.5, WiFi.firmwareVersion() prints "1.0.0" - strange too.
If the firmware version reports 1.0.0, the upgrade was either not successful, or you used the wrong firmware.
Use the firmware included with IDE v1.0.5. They are located in these folders.
/arduino-1.0.5/hardware/arduino/firmwares/wifishield/wifi_dnld/Release/wifi_dnld.elf
/arduino-1.0.5/hardware/arduino/firmwares/wifishield/wifiHD/Release/wifiHD.elf