Drivers UART-USB

Hello i got the Q26xx dev kit (estore.sierrawireless.com/airpri … _data=Home).
I’m trying to connect to my computer by connecting to the UART1 on the board and a USB addapter to my computer. But when I try to connect via tera term to COM4 (Mobile broadband device) i can’t connect. And when i look in the drivers I have a serial-USB device that don’t have any drivers and I have tried to install drivers but I can’t get it to work.
Anyone that has any suggestions?

Fredda,

I just want to confirm your scenario.

  • Q26xx dev kit
  • Q2686?
  • USB to serial cable connected to your PC, what com port does this enumerate to? It will not be a Mobile Broadband Device, rather a straight com port.

Once you have determined the above com port that would be the initial step. After this

  • Does the Flash_LED come on when you power the board? Then subsequently start flashing? If it flashes it means the unit is atached to the network, if it is solid on it means the unit has powered up and is not on the network for soem reason (there are alot of reasons this could be).
  • When you power the board can you see the CTS line toggle (measured on the dev kit pin or use a terminal which shows you the status)?

Regards

Matt

Hello,

I just want to confirm your scenario.

  • Q26xx dev kit -Yes
  • Q2686? -No it is the Q2687
  • USB to serial cable connected to your PC, what com port does this enumerate to? It will not be a Mobile Broadband Device, rather a straight com port.

I have serial connected on the board and USB in my PC. So when i open tera term I have a COM5 that that doesn’t say any more, is that the one I shoulld connect to? But when I connect to that I only get ERROR in response.

-The Flash-LED come on and after a few seconds it start flashing. So i looks like it is working.

What is the CTS line?

Sounds like com5 is the one you want, send the following to it (making sure the serial port is set to 115200bps 81N as teraterm defaults to 9600)

at+cmee=1
ati
at+cpin?
at+cgmr
at+cops?
at+creg?
at+cgreg?

Regards

Matt

ok, thank you it looks like I almoste have it working. I changed from tera term to PuTTY it works much better. But after about 20 sec I have write a command I get ERROR readring from serial device.

This is my settings in Putty:
-connected to COM5

  • baud 115200
  • data bits 8
  • stop bits 1
  • parity none
  • flow control none

Does it look right?

Thanks for youre help.

Yes that looks fine, does the unit return error to all the commands I mentioned above?

Regards

Matt

No it returns +CME ERROR: 10 for at+cpin?, at+cops? and at+creg?.
All the other returns OK.

That means the unit cannot see the SIM, without that the unit is limited in what it can do.

Reards

Matt

Any idea why it can’t find the sim?

Draw isn’t closed properly, you need to slide it shut at a guess.

Matt