Hello everyone , I own an elrs lite rx , and a tx module . Very simply my problem is that when I set the baudrate of the rx to the default 420000 everything works perfectly . When I change it to 115200 it no longer works .
My parameters are.
SERIAL4 :
baudrate :115 ( seems indefferent since it says that ardupilot automatically sets the baudrate of the elrs)
option : 0
protocol : 23
Maybe a dumb question, why don’t you want to use 420kbaud?
Actually, Ardupilot automatically sets the baudrate to 416kbaud for crossfire and with RC_OPTIONS bit 13 (which you didn’t check btw) you tell it to set it to 420kbaud for ELRS instead.