ardusub-gitbook
ardusub-gitbook copied to clipboard
Raspberry PI connection issues
Raspberry PI can be connected through ssh, but cannot be accessed through 192.168.2.2:2770
Hi,
If you are using the old companion, it is being discontinued in favor of its successor: check out BlueOS.
If you are already using BlueOS, please provide the output of the following commands so we can have more clues:
docker image ls
docker container ls
docker log blueos-bootstrap
docker log blueos-core
Thanks