Forum Discussion
Altera_Forum
Honored Contributor
15 years agoThanks for your help, Kazu.
Now I have another problem, please help me. I tried to work with a usb 3G from huawei. I could get it change to modem mode, then I load the usbserial driver and it show some success msg, it create ttyUSB0, 1, 2, and 3. I can use cat to get data from ttyUSB3, but I can't write command to any of those ttyUSB. I try both echo command from shell and C write function. What should I fix now? Thanks.