Hello guest, if you read this it means you are not registered. Click here to register in a few simple steps, you will enjoy all features of our Forum.
This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CLI set "command" invalid name
#1
Hi all,
I have been following Chris Rosser's BF 4.3 Tuning Guide, but ran into a problem when entering certain CLI commands, e.g., set rpm_filter_min_hz = 100 or set rpm_filter_fade_range_hz = 100. The message I get is the following: ERROR IN set: INVALID NAME. Any idea why this command is not being recognized by BF? The following post suggests that commands such as these were working since March 14th at the latest: https://intofpv.com/t-meteor-65pro-elrs-...figuration. Attached is my "diff all" if that would be of use.

Thanks,
Jack


Attached Files
.txt   BTFL_cli_RSSI_LOW_20220330_173621.txt (Size: 3.03 KB / Downloads: 64)
Reply
Login to remove this ad | Register Here
#2
is bidirectional dshot enabled?
Reply
#3
BF4.3 and the latest BF Configurator 10.8 have a bi-directional DSHOT issue and users are unable to enable it. I hope that's not happening here.
Reply
#4
If you have the BETAFPVSX1280 board, there is a DMA resource conflict when enabling bidirectional DShot. Manually disabling DShot bitbang should solve the issue. You'll also want to make sure you're running a 4k (or 2k) PID loop, DSHOT300, and may want to overclock to 120MHz.

To disable DShot bitbang:
Code:
set dshot_bitbang = OFF
save

Recommended settings for the BETAFPVSX1280:
Code:
set pid_process_denom = 4
set motor_pwm_protocol = DSHOT300
set cpu_overclock = 120MHZ
set dshot_bitbang = OFF
save
Reply
#5
(30-Mar-2022, 04:40 PM)V-22 Wrote: If you have the BETAFPVSX1280 board, there is a DMA resource conflict when enabling bidirectional DShot. Manually disabling DShot bitbang should solve the issue. You'll also want to make sure you're running a 4k (or 2k) PID loop, DSHOT300, and may want to overclock to 120MHz.

To disable DShot bitbang:
Code:
set dshot_bitbang = OFF
save

Recommended settings for the BETAFPVSX1280:
Code:
set pid_process_denom = 4
set motor_pwm_protocol = DSHOT300
set cpu_overclock = 120MHZ
set dshot_bitbang = OFF
save

I do have bidirectional dshot enabled and am using the GOKU F745NANO board with BS13A ESCs. Does the above apply to this board as well?

(30-Mar-2022, 01:39 PM)hugnosed_bat Wrote: is bidirectional dshot enabled?

Yes it is
Reply
#6
(30-Mar-2022, 06:02 PM)jruddat Wrote: I do have bidirectional dshot enabled and am using the GOKU F745NANO board with BS13A ESCs. Does the above apply to this board as well?

No, that is only for the BetaFPV ELRS board. Can you upload your CLI dump? It was not included in your first post.
Reply
#7
(30-Mar-2022, 07:21 PM)V-22 Wrote: No, that is only for the BetaFPV ELRS board. Can you upload your CLI dump? It was not included in your first post.

Attached is the dump file. I also reattached the diff all to my original post. The quadcopter is named RSSI LOW because I have mbilozub's custom firmware installed to get the OSD warnings on DJI: https://github.com/mbilozub/fpv_custom_m...vision.hex


Attached Files
.txt   BTFL_cli_RSSI_LOW_20220330_173150.txt (Size: 29.11 KB / Downloads: 54)
Reply
#8
For those with similar issues, it seems to have been resolved in Betaflight 4.3.0 RC4. It also fixes another issue I was having where the sliders could for filters and PIDs could not be moved and saved.
Reply


Possibly Related Threads...
Thread Author Replies Views Last Post
Question How to set up more than 2 servos - BF psicho100pro 6 348 21-Apr-2024, 11:53 AM
Last Post: Rob Axel
  No motor beep after normal set up... husafreak 12 425 02-Dec-2023, 02:17 AM
Last Post: husafreak
  CLI commenting #$ zomer 7 499 27-Aug-2023, 11:05 PM
Last Post: zomer
  Modes tab CLI zomer 2 385 20-Aug-2023, 02:45 PM
Last Post: BadRaven
  How to execute this config.h in BT CLI zomer 6 456 15-Aug-2023, 03:33 PM
Last Post: zomer


Login to remove this ad | Register Here