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

Licensed BBB No connection to device

GiorgioT
2017-01-07
2017-01-08
  • GiorgioT - 2017-01-07

    Hi,

    I use a licensed BBB. When i execute the Scan Network, Codesys can detect my BBB but, suddenly, when i try to LogIn, Codesys throws this error:

    "No connection to device. Please Rescan your network!"

    From now on, if i rescan my network, Codesys cannot find any device.

    At the contrary i can login without any problems using PUTTY.

    It's very annoying! I am not able to go on with my work!

    Any help would be appreciated!

    Thanks!

     
  • eschwellinger

    eschwellinger - 2017-01-08

    Hi,

    first i would recommend to do a
    cat /tmp/codesyscontrol.log
    by your ssh connection.
    This should show you where the problem is.

    If the problem is caused by a bootproject which crash on startup of the application(usually this might be the problem)
    you could delete it by:
    rm /var/opt/codesys/PlcLogic/Application/Application.app
    then a restart or the runtime

    /etc/init.d/codesyscontrol stop/etc/init.d/codesyscontrol start

    BR
    Edwin

     
  • GiorgioT - 2017-01-08

    Hi Edwin,

    That was the problem.

    Now it is working fine.

    Thank you.

     

Log in to post a comment.