Eterna instalación!

  • Pi 3 Model B

  • What dashboard are you using? (Web, and Android)

  • Les cuento mi problema, no puedo ver el dashboard en mi teléfono móvil con Arduino. Ya solucioné el problema de certificado al ejecutar por linea de comandos el .sh.
    Pero sigue sin aparecer el dashboard de mi raspberry. Se queda en “Waiting for board to connect”
    ¿Que puedo hacer?

the easiest option is to get the latest raspbian and start with fresh.
if you want to try to resolve it with the current setup, there are a couple of steps user have tried that worked for them, you can try some command and see if it works:

  1. sudo apt-get install python3-pip and try adding the agent.
  2.  sudo apt-get update
     sudo apt-get upgrade
     sudo apt-get dist-upgrade
     sudo apt-get install python3.4
     sudo apt-get -f install