mavesp8266
mavesp8266 copied to clipboard
ESP8266 WiFi Access Point and MAVLink Bridge
TCP/UDP ports and hostname are mentioned nowhere in the README, it would be nice if there were some instructions on how to configure the GCS to work with this project.
Is this firmware can be used with ESP32, e.g., Adafruit HUZZAH32 – ESP32 Breakout Board (https://www.adafruit.com/product/4172)?
Should we do a platform update? Current version is 1.8.0 but there is 3.* already.
Hello, I am trying to change SSID using the web interfacewith the _setparameters_ command but without success. Doing a _getparameters_ returns positive numerical values for WIFI_SSID1 and WIFI_SSID2 and 0...
Hi, I would like to use the MavESP8266 as MAVLink Bridge within a Wi-Fi infrastructure with IEEE 802.1X / WPA2 Enterprise best regards MBR89
I have changed handle_getParameters() to show parameters in HTML page in a valid format instead of RAW. Also I have tested this code. The result for get_parameter page is as...
Hi guys, working on a new project using the ESP8266 for a small wifi module. When trying to build the project we get this error "F not declared in this...
hi it would be really helpful if someone could guide me on how to connect the esp-01 module to APM 2.8. And also the configuration that has to be done...
I bought a new ESP-01 to use it with Pixhawk4 running PX4 v1.10.1. The ESP-01 board was running fine as it was publishing a predefined wifi AP out of the...
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...