Hello everyone,
Thank you so much in advance. I bought my Arduino yun since tow months ago. I worked with yun using differnet examples using YUN as Access Point.
But now I am in the stage that I need to connect my computer with Yun both in same network so I need internet connection. for that I followed overall procedure correctly, however I saw some AJAX error notification popup on the screenduring the Unfortunately I can not connect to wifi.The connection procedure with wifi setup completes 100% but I get this error when it finish:
"Arduino Local Says: Login error: AJAX/XHR Error: 0"
When I run the Wifi status from bridge Arduino IDE using port(/dev/cu.wchusb14xx), I see the following message in the Serial monitor:
Bridge starting...
Starting bridge...
Current WiFi configuration
SSID: 305ZTa-84DB85
Mode: Client
Signal: 81%
Encryption method: WPA2 PSK (NONE)
Interface name: wlan0
Active for: 35 minutes
IP address: 192.168.128.212/255.255.255.0
MAC address: B4:21:8A:F0:6A:BA
RX/TX: 130/22 KBs
When I go to browser and inter the Arduino new IP assigned by the wifi I can not connect and connection fails.
For the Arduino Local I see AJAX/error.
Any help/clue really appreciated in advance!