Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

Network Scan does not find RPi

franxois
2015-10-10
2015-10-11
  • franxois - 2015-10-10

    When doing a Network Scan the RPi is not found

    Setup:
    Wired LAN Connection via dedicated router
    Both laptop and RPi configured with static IPs
    Windows Firewall is disabled
    Codesys V3.5 SP7 Patch 1
    Codesys for RPi Ver 2.2.0.2

    What I have done/checked:
    PING works both ways
    TOOLS/UPDATE RaspberryPi finds RPi and UPDATE works (V3.5.7.10)
    Tried setup without Router but problem persists
    Updated to the latest Raspbian (2015-09-24-raspbian-jessie)

    Please could somebody please suggest a solution

    Thanks

     
  • eschwellinger

    eschwellinger - 2015-10-11

    Hi,

    hm.. I need to try 2015-09-24-raspbian-jessie.

    even here I would try this:
    connect by ssh to the Pi(putty)
    then
    sudo apt-get updatesudo apt-get dist-upgradesudo rpi-update

    If this does not solve it please send me the Output of /tmp/codesyscontrol.log
    (cat /tmp/codesyscontrol.log)

    BR
    Edwin

     
  • eschwellinger

    eschwellinger - 2015-10-11

    Hi

    I've tested with:
    2015-09-24-raspbian-jessie.img
    After deploying (by 'Update RaspberryPI' command) the runtime on the raspberry pi based on this raspbian-jessie
    works without problems.
    Don't forget to enable SPI,I2C by sudo raspi-config if you try to connect and use SPI and I2C devices.

    BR
    Edwin

     
  • franxois - 2015-10-11

    Thanks Edwin,

    that seems to have fixed the problem.

     

Log in to post a comment.