ings
Member level 4
hello, i successed to send hello message from RN171 EK to my PC (java code ) and with cable (pc and RN171) but now i want to program my card to send any information every 10s and withot using any cable so i m trying with this configuration in teraterm
and when i put the battery i dont receive any information
can you help me plz
thanks
Code:
<4.00> Joining wifi now..
Associated!
DHCP: Start
DHCP in 4319ms, lease=86400s
IF=UP
DHCP=ON
IP=192.168.1.5:2000
NM=255.255.255.0
GW=192.168.1.1
set ip protocol 1
AOK
<4.00> set ip host 192.168.1.4
AOK
<4.00> set ip remote 999
AOK
<4.00> set ip local 2000
AOK
set sys auto 10 // Automatically connect every 10 seconds
set option format 7 // Send the header and sampled binary data converted to ASCII
set q sensor 0xFF // Set the sensor mask to sample all channels
save // Save the configuration to the config file
reboot // Reboot so that the settings take effect
can you help me plz
thanks