WiFi doesn't start

Hello

I work with “Reach RTK GNSS Module”. And I faced with problem of WiFi working.

  1. I done all steps from instructions. I connected to reach:xx:xx WiFi, opened Web Interface, and setup settings of my WiFi net. After that Reach reconnected to my local WiFi network, and I changed WiFi to my local network. All good, I found IP of the Reach and opened Web Interface in my local WiFi network

  2. After that I reboot the Rach. And trying to find IP address in my local WiFi network - but nothing, And the Reach doesn’t run wifi hotspot. I can’t open web interface!

  3. I connected USB and open SSH by IP 192.168.2.15 (by RNDIS). And done the command ifconfig.
    That is result:

    root@reach_rover[~]# ifconfig
    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:65536 Metric:1
    RX packets:570 errors:0 dropped:0 overruns:0 frame:0
    TX packets:570 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:34519 (33.7 KiB) TX bytes:34519 (33.7 KiB)

usb0 Link encap:Ethernet HWaddr 02:00:86:96:9b:23
inet addr:192.168.2.15 Bcast:192.168.2.255 Mask:255.255.255.0
inet6 addr: fe80::86ff:fe96:9b23/64 Scope:Link
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:706 errors:0 dropped:4 overruns:0 frame:0
TX packets:307 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:119005 (116.2 KiB) TX bytes:47766 (46.6 KiB)

WiFi doesn’t start! What am I doing wrong?

Thanks a lot!