Can't access beaglebone

Hello,

I am trying to use balenaOS for the first time and I’m following this tutorial https://www.balena.io/os/docs/beaglebone-black/getting-started/

I connected my beaglebone with a ethernet cable to the local network.
However, when I try to ping the board with the following command it doesn’t work

ping resin.local

I suspected that it might be because of resin name change to balena, so I also tried:

ping balena.local

Still didn’t work.
How can I connect to the board?

Best regards,

Gustavo

Using:

sudo balena local scan

I was able to find the ip of the beaglebone and then ssh into it