[SOLVED] I dont see wifi omega
-
Hello,
I did the same tutorial in getting started, but I dont see the omega wifi. can anyone help me ?
-
@Phien-Ngoc-Nguyen Can you connect to the Omega via serial terminal and copy and paste the output you see here?
-
when I use serial terminal , I has an error when I execute
screen /dev/tty.SLAB_USBtoUART 115200it shows me:
Can not open line '/dev/tty.SLAB_USBtoUART' for R/W: resource busy
-
Can not open line '/dev/tty.SLAB_USBtoUART' for R/W: resource busy
is the result when I use Macbook OSXWhen I tried with Windows 10, COM3, 115200, it just shows black screen from putty
-
@Phien-Ngoc-Nguyen Can you try again after rebooting your computer? Resource busy typically means that another process might be using the port.
-
Yes, I tried many times
-
@Phien-Ngoc-Nguyen Can you take a screenshot of your computer when you try to run the
screen
command?
-
Plz check my uploaded
-
my omega
-
@Phien-Ngoc-Nguyen Looks like you did not insert the Omega all the way into the Dock. Can you push it in more?
-
When you see this:
Can not open line '/dev/tty.SLAB_USBtoUART' for R/W: resource busy
issue this command:
screen -X kill
you have started a session and then not closed it properly.
-
@Boken-Lin I inserted like you told me. but not luck, can you give me some ways to know
-
@Phien-Ngoc-Nguyen Can you show me a picture of it sideways?
-
-
plz check
-
@Phien-Ngoc-Nguyen It needs to go down more. like this:
You shouldn't be able to see the pins after you've inserted the Omega.
-
@Boken-Lin said:
You shouldn't be able to see the pins after you've inserted the Omega.
I got it. Thanks. let me try
-
It' working now, thank you very much