I hooked an XBee explorer with an XBee Pro Series 1 60mW to my computer. But it wont show in Terminal when I run ls /dev/tty.* nor in CoolTerm. It is brand new.
Any suggestions?
I hooked an XBee explorer with an XBee Pro Series 1 60mW to my computer. But it wont show in Terminal when I run ls /dev/tty.* nor in CoolTerm. It is brand new.
Any suggestions?
Linux, right?/dev/tty.*
Have you done any serial port work in Linux?
On the Linux I run the serial port (UART) are:
/dev/ttyS0
and the USB serial port is:
/dev/ttyUSB0
Its OSX. I have never done serial port work.
I tried /dev/ttyS0 and /dev/ttyUSB0. But with no luck.
The only thing I get when I run /dev/tty.* is:
/dev/tty.Bluetooth-Modem /dev/tty.Bluetooth-PDA-Sync
I just dont understand why I dont get the XBee Explorer…
Just forget it. I had forgotten to install the FTDI drivers
OSX??? Is this MAC?
ok. I guess it now works. Yaaa.