首先禁用网卡的NMEA功能,否则你是没有办法使用该网卡的任何channel的,禁用方法可以参考这篇文章。禁用后网卡会显示为三个channel:
| 编号 | 功能 | 
| 0 | AT指令 | 
| 1 | GPS | 
| 2 | PPP和SMS | 
然后只需要设置正确的channel和启动命令:
| 1 2 3 4 | # 设置 port 的名字 /port set <你的网卡 port 序号> baud-rate=auto name=em7455 # 配置 GPS 功能 /system gps set channel=1 enabled=yes init-string="\$GPS_STOP,\$GPS_START" port=em7455 set-system-time=yes | 
如果要看串口读出的原始数据的话,可以启用日志:
| 1 | /system logging add topics=gps | 
参考资料:

hello i want to contact you,
so is there any other way i can contact you?