Hi, I am trying to enable the MSP feature in the configurator.
My goal is to use the MSP protocol to make the flight controller and a Raspberry Pi communicate.
Flight Controller Model : Matek F405
Configurator Version : 2.0.0
I found some CLI commands for enabling MSP:
feature RX_MSP
set receiver_type = MSP
save
So I tried it:

then I saved and rebooted.
But when I reconnect and check features again, it does not list RX_MSP.
I think this might be why SET_RAW_RC command does not work.
Any ideas will be appreciated.
Hi, I am trying to enable the MSP feature in the configurator.
My goal is to use the MSP protocol to make the flight controller and a Raspberry Pi communicate.
Flight Controller Model : Matek F405
Configurator Version : 2.0.0
I found some CLI commands for enabling MSP:
So I tried it:

then I saved and rebooted.
But when I reconnect and check features again, it does not list RX_MSP.
I think this might be why SET_RAW_RC command does not work.
Any ideas will be appreciated.