Forum >Replies by epitech_gdl
userhead epitech_gdl
Replies (9)
  • You Reply: Unfortunately, we were using this soft, and the results were the same.

    Thanks for you help.

    Maybe some Wireshark data could help you to determine the problem ?
  • You Reply: Unfortunately, we were using this soft, and the results were the same.

    Thanks for you help.

    Maybe some Wireshark data could help you to determine the problem ?
  • You Reply: The settings are the one suggests in the tutorial, with the same port on putty and the shield, the same baudrate.

    We know that we are connected to the shield, with putty, telnet or wiznet wizard. We just never got any feedback, or make the led on or off.
  • You Reply: The settings are the one suggests in the tutorial, with the same port on putty and the shield, the same baudrate.

    We know that we are connected to the shield, with putty, telnet or wiznet wizard. We just never got any feedback, or make the led on or off.
  • You Reply: Hello,

    Here is some more informations on our hardware that might give you a chance to identity the problem.

    The wifi shield is plugged on an Arduino UNO:

    [img]

    The boards are powered by an universal power adaptor:

    [img]

    The firmware of the WIZnet wifi module is 1.2.3.

    We tried many times to follow thoroughly the tutorial.

    We configure the module by accessing the module page on 192.168.1.254. We were able to see that the wifi shield is connected to the router by looking up in the router config. We were able to upload the tutorial code and to make it work in the serial monitor.

    We uploaded the code in this configuration (and tried it in the serial monitor):
    [img]

    But in this configuration (wifi)
    [img]
    we never succeed to change the led state in wifi with putty, telnet or the wiznet wizard. We never got feedback from the wifi shield neither.

    Regards.
  • You Reply: Hello,

    Here is some more informations on our hardware that might give you a chance to identity the problem.

    The wifi shield is plugged on an Arduino UNO:

    [img]

    The boards are powered by an universal power adaptor:

    [img]

    The firmware of the WIZnet wifi module is 1.2.3.

    We tried many times to follow thoroughly the tutorial.

    We configure the module by accessing the module page on 192.168.1.254. We were able to see that the wifi shield is connected to the router by looking up in the router config. We were able to upload the tutorial code and to make it work in the serial monitor.

    We uploaded the code in this configuration (and tried it in the serial monitor):
    [img]

    But in this configuration (wifi)
    [img]
    we never succeed to change the led state in wifi with putty, telnet or the wiznet wizard. We never got feedback from the wifi shield neither.

    Regards.
  • You Reply: Hello,

    Thanks for the answer.

    The code is no more than the sample code in the tutorial (turning the led ON or OFF by sending '1' or '0').

    Wireless mode just means wifi, that the jumpers on the board are setted for wifi. The tutorial code works in usb, but not in wifi.
  • You Reply: Hello,

    Thanks for the answer.

    The code is no more than the sample code in the tutorial (turning the led ON or OFF by sending '1' or '0').

    Wireless mode just means wifi, that the jumpers on the board are setted for wifi. The tutorial code works in usb, but not in wifi.
  • You Reply: Hello,

    We are in big trouble with the wifi shield.

    Our hardware is an Arduino Uno and a Wifi shield from dfrobot [url=https://www.dfrobot.com/index.php?route=product/product&filter_name=wifi&product_id=198]https://www.dfrobot.com/index.php?route=product/product&filter_name=wifi&product_id=198[/url]

    We evidently follow thoroughly the tutorial [url=https://www.dfrobot.com/community/index.php/2011/07/tutorial-dfrobot-wifi-shield-sku-tel0019/]https://www.dfrobot.com/community/index.php/2011/07/tutorial-dfrobot-wifi-shield-sku-tel0019/[/url].

    We are absolutly sure of the configuration we did, both on the Wifi shield and on the router. We were able to verify that the shield was connected to internet and to the router.

    The serial test was correct, we did change the led state and got feedback.
    But, in wireless mode, impossible to change the led state, and to get feedback. We were able to connect to the shield, via putty, telnet, or the wiznet wizard. Nevertheless, configuration is strictly the same as the tutorial.

    Before thinking of another solution, we are imploring your genius to help us.

    For the one who had the same problem and manage to get it work, what where the little trick that did the thing ?

    What can we try more ?

    Thank you very much for your attention.