EasyManuals Logo

Hi-Link HLK-RM04 User Manual

Hi-Link HLK-RM04
49 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #37 background imageLoading...
Page #37 background image
Hi-Link (HK)Co.,Ltd sky:hlktech
Http://www.hlktech.net Tel:0755-23152658-821
37
Com_send(commands_eth);
Run and return
at+netmode=1 ok
at+dhcpc=1
at+remoteip=192.168.11.245 ok
at+remoteport=8080 ok
at+remotepro=tcp
at+timeout=0 ok
at+mode=server
at+uart=115200,8,n,1 ok
at+uartpacklen=64 ok
at+uartpacktimeout=10 ok
at+net_commit=1
6.3.3 Serial to Ethernet(static ip address)
Code
char *commands_eth_static="\
\
at+netmode=1\r\n\
at+dhcpc=0\r\n\
at+net_ip=192.168.11.254,255.255.255.0,192.168.11.1\r\n\
at+net_dns=192.168.11.1,8.8.8.8\r\n\
\
at+remoteip=192.168.11.245\r\n\
at+remoteport=8080\r\n\
at+remotepro=tcp\r\n\
at+timeout=0\r\n\
at+mode=server\r\n\
at+uart=115200,8,n,1\r\n\
at+uartpacklen=64\r\n\
at+uartpacktimeout=10\r\n\
at+net_commit=1\r\n\
at+reconn=1\r\n\
";
Com_send(commands_eth_static);
Run and return
at+netmode=1 ok
at+dhcpc=0
at+net_ip=192.168.11.254,255.255.255.0,192.168.11.1 ok
at+net_dns=192.168.11.1,8.8.8.8 ok

Table of Contents

Other manuals for Hi-Link HLK-RM04

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Hi-Link HLK-RM04 and is the answer not in the manual?

Hi-Link HLK-RM04 Specifications

General IconGeneral
BrandHi-Link
ModelHLK-RM04
CategoryNetwork Hardware
LanguageEnglish