BeyondRobotix / mavesp8266

ESP8266 WiFi Access Point and MAVLink Bridge
Other
182 stars 173 forks source link

Could not visit 192.168.4.1 #67

Open dayL-W opened 5 years ago

dayL-W commented 5 years ago

I could not visit 192.168.4.1 when i connect to "Pixracer" WiFi. I ensure that my computer has connect the "Pixracer" and get IP "192.168.4.2".

I use the firmware build from the code. I use Ubuntu 18.04 My board is ESP01 My use "platformio run -e esp01 -t upload" to uplaod

who could help me?

dayL-W commented 5 years ago

I could ping 192.168.4.1

dayL-W commented 5 years ago

When I uplaod Firmware with Firmware version 1.2.2, there is no problem. Is there any different between Firmware version 1.2.2 and .pioenvs/esp01_1m/firmware.bin ?

dayL-W commented 5 years ago

There must be a different between Firmware version 1.2.2 and .pioenvs/esp01_1m/firmware.bin, even the size is different

simopanzer89 commented 4 years ago

Same problem here. @dayL-W did you find a solution for this?