Smart Device (iphone, iPad, Galaxy S3, Tab etc) with Ethernet Shield

Dear All,

Just wanna check with you guys whether the ethernet Shield client HTML can be access by any Smart device as long as they are connected to the same router. Thanks a lot

Yes. Checked Blackberry, IPad, and Droid. Those worked.

edit: Do you still have the other SPI Mode 3 device connected to that Arduino?

No Tim. Why you asking that? only have the energy IC

I ask because I know that you had one, and that SPI mode 0 devices like the w5100 and uSD card will not work with mode 3 devices the way your code was written. If you wanted to use that on mode 3, you need to "mode juggle" that device.

edit: This one:
http://arduino.cc/forum/index.php/topic,133133.0.html