JMT 2.0.0 on iOS 9.2.1 to T2 Connection Issue

I have followed the instructions on the website and on the app store, but cannot get past the connection error. The new Find function in JMT 2.0.0 finds the T2 connected via WiFi, but still cannot connect to it. Any assistance would be much appreciated.
 

Attachments

  • IMG_0022[1].PNG
    IMG_0022[1].PNG
    61.8 KB · Views: 328
  • IMG_0025[1].PNG
    IMG_0025[1].PNG
    48.1 KB · Views: 320

Joy Chiu

New Member
sorry ios netview setting

%1%set,/par/net/password,1234
%2%set,/par/net/wlan/ip/addr,192.168.0.1
%3%set,/par/net/wlan/ip/gw,192.168.0.1
%4%set,/par/net/wlan/ip/mask,255.255.255.0
%5%set,/par/net/dhcp/client/mode,off
%6%set,/par/net/dhcp/server/mode,on
%7%set,/par/net/wlan/ap/mode,wep
%8%set,/par/net/wlan/ap/key1,1111
%9%set,/par/net/wlan/ap/key2,1111
%10%set,/par/net/wlan/ap/key3,1111
%11%set,/par/net/wlan/ap/key4,1111
%12%set,/par/net/wlan/ap/ssid,iPhone
%13%set,/par/net/wlan/ap/mode,wpa
%14%set,/par/net/wlan/ap/passphrase,you password
%15%set,/par/net/wlan/mode,on
%16%set,/par/reset,yes
 
Top