Wiz-IO / platform-quectel

Quectel development platform for PlatformIO
97 stars 42 forks source link

upload_port platform-quectel linux #21

Closed j054n closed 4 years ago

j054n commented 4 years ago

Hi Mr. Angelov,

I have just used the platform-quectel with "success" in Windows, despite of several hangs with uart ports. I would prefer to use in Linux but configuring in platformio.ini as follows, with regular usb-serial ports, I only can monitor but I got error in upload. Is possible it could be due to QDL.py? Any solution? Thanks in advance.

[env:bg96] platform = quectel board = bg96 framework = threadx ; select DM COM Port upload_port = /dev/ttyUSB2 ; select module uart monitor_port = /dev/ttyUSB4 monitor_speed = 115200

Wiz-IO commented 4 years ago

Hi are you sure in your Linux drivers... must be selected DM port as windows QDL script follow protocol from windows uploader

j054n commented 4 years ago

Any port of QDL script for Linux?

Wiz-IO commented 4 years ago

is a Python script, can work of all platforms