I just buyed AirPrime EM7565 PCIe Development Kit. I am trying to initiate , I am working on Ubuntu 16.04 Linux computer. I installed driver successfully. Now when I am trying to get in connected on via serial port with its USB-UART cable. System is able to recognize this kit. I want to know exact configuration of serial port. I am trying with
Baud Rate : 115200
Data Bits : 8
Stop Bits : 1
Parity : None
Flow Control : None
Kindly connect if somewhere wrong I have taken. Of if anybody has some initial document , I request you to please do share here.
You need to install the GobiSerial and GobiNet drivers which will enumerate the ports over USB (you are after the third /dev/ttyUSB port it enumerates, typically /dev/ttyUSB2), there is no support over the 9 pin UART connector on the board.
I have done all these. Device getting recognized in /dev and via lsusb I am getting it. Now how I will send data/sms or some application ? On what port ? or On what protocol ? Or I used GSM modem, earlier I did using serial port communication. Now as UART/USB cable is provided, so I tried via same, but as I am not getting its poper data on comm port , i written same. In the attached kit all the screenshot are provided, kindly help to proceed further.
The attached might help t o get you started. It really is a question of what you want to achieve and how as the questions you are asking right now are very general.
Thanks for this great help.
This document looks very useful.It contains multiple figures where only txt file icons are present. Nowhere icons are present. I request you, if possible kindly share the pdf containing images or text files.
In this document at section 4 , point 4 root login is suggested at ttyUSB2. I have reached ttyUSB2 but the exact configuration I am missing that is even not provided in this document.
It might be possible that some figure may contain configuration. So if you can kindly help in identifying exact configuration of ttyUSB. This will be a awesome help. The configuring I am trying I have shown in my previous post attached figure.
I tried word file but i was not able to open text file. There could be some issue, can u kindly text files separately or email at arkernel@gmail.com. I am stucking on UART/USB configuration, it will be great even if you can share configuration on response of this.