This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi
I am with SCUTTLE Robotics organization, currently working to get the SK-TDA4VM Edge-Al board up and running on a SCUTTLE bot. I followed this getting started guide to boot up the SK-TDA4VM Edge-Al board successfully. Currently it seems the only way to remotely connect to the board is to ssh into the device using the ip_eth0 shown on the display, or through the IP address of the wireless access point if the Wi-Fi card is installed on the board. I would like to inquire if there is a way to acquire the IP address of the wireless access point without having to connect a display to the board when trying to remotely ssh into the device?
Kind Regards
Chukwubuikem Ewelike (BK)
SCUTTLE Robotics
Hi Chukwubuikem,
I would recommend reading through this documentation about using the SK-TDA4VM board in AP mode and connecting through ssh: https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-sk-tda4vm/08_02_00/exports/docs/wifi_oob_demo.html
In case of AP mode, IP address will always be the same.
Alternatively, you can start up a serial terminal and use the "ifconfig" command to obtain an IP address, if a display is not available. For getting a serial terminal, I would recommend reading: https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-sk-tda4vm/08_02_00/exports/docs/getting_started.html
Regards,
Takuma