I made a udp bright script for a Esp8266 usefuly for a telemetry drone with apm or pixhank(untested)
https://github.com/bernardokj/Bernardo/tree/master/UDP%20Briget%20NodeMCU
1 make a lvl shifter to a esp8266
2 upload the last nodeMCU firmware to esp8266 using a ESP8266Flasher.exe
3 configure your network no script and upload the script using a ESPlorer
standard configuration
ssid DroneTelemetry
no password
ip 192.168.4.1
port 5555
baudrate 57600
2 bugs knowed
some times this can erese the parameters, please backup
using with Tower you need a anouther program to stabilish the frist conection(im using termudp)
please enjoy it
Replies