Difference between revisions of "NB-IoT BG96 AT command"
From Wiki for Dragino Project
(→AT test tcp and udp protocol) |
(→AT test tcp and udp protocol) |
||
Line 4: | Line 4: | ||
==updata hardware== | ==updata hardware== | ||
==AT test tcp and udp protocol== | ==AT test tcp and udp protocol== | ||
− | the BG96 module is Multi-Mode.the modlue is suport USB of serial port and serial port,now ,we test the BG96 udp and tcp protocol. | + | the BG96 module is Multi-Mode.the modlue is suport USB of serial port and serial port,now ,we test the BG96 udp and tcp protocol by AT command.the first we should setup the udp server.the udp_server.c file was setup in public server.you should reference below code: |
Revision as of 00:17, 16 July 2018
Contents
BG96 baud rate change
BG96 USB drive program install
updata hardware
AT test tcp and udp protocol
the BG96 module is Multi-Mode.the modlue is suport USB of serial port and serial port,now ,we test the BG96 udp and tcp protocol by AT command.the first we should setup the udp server.the udp_server.c file was setup in public server.you should reference below code: