I am trying to use 2 ESP8266 flashed with MAVESP8266 as a wireless MAVLink connection.
The 1st one is connected to an ArduPilot serial port and should work in AP mode, the 2nd one should work in Station mode.
I want to connect MP to the com port of the 2nd one.
I can connect to the AP of the 1st one, but not to the com port of the 2nd.
Does this work in general ?
If so, what’s wrong with my setup ?