AT cmds for Mirage Talon from MangoH Red board AT port

You can use my attached application as reference.
Steps:

  1. enter the following AT commands in AT command port:
    AT!ENTERCND=“A710”
    AT!USBCOMP=1,1,8014D
    at!RESET

  2. compile and download the application

  3. in console type the following:
    app runProc atServerIntegrationTest --exe=atServerTest – tty /dev/ttyGS1

in the new raw data port (check in device manager), type ATE1, you should see the following response:


E TYPE: PARA
E PARAM 0: 1

OK


at+bridge=“OPEN”

+BRIDGE TYPE: PARA
+BRIDGE PARAM 0: OPEN

OK
at+bridge=“ADD”

+BRIDGE TYPE: PARA
+BRIDGE PARAM 0: ADD

OK
ati3

Manufacturer: Sierra Wireless, Incorporated
Model: WP7607-1
Revision: SWI9X07Y_02.28.03.03 000000 jenkins 2019/05/21 03:33:04
IMEI: 359780080500170
IMEI SV: 6
FSN: V2842570321010
+GCAP: +CGSM

OK
AT+KHTTPCFG=0,“116.66.221.43”,80,1

+KHTTPCFG PARAM 0: 0
+KHTTPCFG PARAM 1: 116.66.221.43
+KHTTPCFG PARAM 2: 80
+KHTTPCFG PARAM 3: 1

OK
UART_KHTTP_Demo1.rar (405.8 KB)