BeyondRobotix / mavesp8266

ESP8266 WiFi Access Point and MAVLink Bridge
Other
185 stars 172 forks source link

Static IP support #27

Closed dennisss closed 8 years ago

dennisss commented 8 years ago
mzahana commented 8 years ago

Already merged?

On Jul 31, 2016 1:40 AM, "Dennis Shtatnov" notifications@github.com wrote:

-

Allow setting a static IP address while in STA mode.

Verified to work on a PixRacer


You can view, comment on, or merge this pull request online at:

https://github.com/dogmaphobic/mavesp8266/pull/27 Commit Summary

File Changes

Patch Links:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dogmaphobic/mavesp8266/pull/27, or mute the thread https://github.com/notifications/unsubscribe-auth/AIZT6_AygNy6Gk_IgmxcY-yl41rx0imeks5qa9LfgaJpZM4JY6Lx .

dogmaphobic commented 8 years ago

Already merged?

No, not yet. I won't have time to take a look at it until later today.

samacumen commented 7 years ago

@dogmaphobic I have been using your library (mavesp8266), thanks for the good work. Is static IP supported on the prebuilt binary firmware_v1.1.1 as given on this page (https://pixhawk.org/peripherals/8266). It hasn't worked yet. What are the steps to make it work?

Some of the commands given here (https://github.com/dogmaphobic/mavesp8266/blob/master/HTTP.md), esp. setting gateway and netmask for static IP just don't work.

Any help would be great.

dogmaphobic commented 7 years ago

It should be. Nothing has changed since 1.1.1. I haven't used this myself in ages. You may have better luck asking on gitter: https://gitter.im/dogmaphobic/mavesp8266