- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
I haven't done anything special to the original WebServer sketch and in serial when the sketch is run I get the following, any ideas anyone please.
server is at 255.255.255.255
subnet mask 255.255.255.255
gateway IP 255.255.255.255
dns server IP 255.255.255.255
server is at 255.255.255.255
コピーされたリンク
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi AdamMiltonBarker,
I am assuming that this is Galileo board. Please correct if I am wrong here.
In Galileo's case please check if the firmware version is smaller than 0x1000000, you need to update firmware.
File to check for firmware version: /sys/firmware/board_data/flash_version
Please refer to the Galileo Getting Started Guide for instructions on how to update it (Step 4: Update Firmware).
Hope it helps.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
No this wasnt the issue, I did need to update to 1.0.2 but the problem is still the same when running the WebServer sketch on the Arduino IDE ( Windows8) I get:
server is at 255.255.255.255
Then nothing else.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi AdamMiltonBarker,
Could you please follow steps mentioned in https://communities.intel.com/message/236907#236907 and post your result here?
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Hi thanks again for the reply no, no change, I have no issues with connecting to the internet though, the modified WebClient sketch I made works fine and connects successfully it is only the WebServer that I am having issues with. Same response in serial again:
server is at 255.255.255.255
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
Have moved over to node.js using Notedpad and WinSCP, server works fine, making progress now.
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
if on Node.JS you might also consider using the Intel XDK for IoT https://software.intel.com/en-us/html5/xdk-iot rather using Notepad
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告