F405 AIO show errors after enabling bidirectional shot.
6/11/25Less than 1 minute
1.Question reason
It is the reason that the bidirectional dshot command we use is dshot_bitbang_timer = AUTO
casuing the problem appearing the the telemerty error after enabling the bidirectional Dshot (We recommend it when you use BF )
Because the bf firmware cannot support this command, so it show the error logs when you use the Dshot command.
2.Solution
1.You can edit the command to Dshot_bitbang =AUTO
The details are following
Input the command after you enter the CLI page
set dshot_bitbang = AUTO

then you can input the command save to save your command . You could solve your problems
