Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two ESC FrSky Neuron 60s: Telemetry of one ESC always shows only zero values 0.0 #5700

Open
1 task done
kpmeier opened this issue Dec 6, 2024 · 0 comments
Open
1 task done
Labels
bug 🪲 Something isn't working triage Bug report awaiting review / sorting

Comments

@kpmeier
Copy link

kpmeier commented Dec 6, 2024

Is there an existing issue for this problem?

  • I have searched the existing issues

What part of EdgeTX is the focus of this bug?

Transmitter firmware

Current Behavior

I have two ESCs FrSky Neuron 60s. I would like to see the telemetry values such as rpm or temperature from both. Unfortunately this only works with one ESC, the second one always shows zero values.
I changed physical IDs and app IDs. Thus, there should be no problems with conflicting IDs.

Expected Behavior

Telemetry values of both ESCs are shown correctly.

Steps To Reproduce

What I have done so far:

  • Connected individually, the telemetry of the ESCs worked. All values were displayed. But only when they were connected individually.

  • I changed the physical ID of the second ESC from 16 (default) to 17 via FrSky SBEC LUA Script (of course connected individually).

  • I also changed the ApplicationID from 0 (default) to 1.

  • I have not changed the values of the first ESC. The settings in BLheli are also set to Physical ID “off” (default) and Auto Telemetry to “on”
    => different physical and app IDs => there should be no conflict

  • Now I have connected the two ESCs to the smart port of the receiver FrSky X8R via Y-cable

  • All sensors are recognized and are also active (indicated by flashing dots)

  • The values of the second ESC with the changed ID 17 are displayed correctly (e.g. the voltage in V)

  • The values of the first ESC are always set to “0” (but the sensor is indicated as active by flashing dots)

  • The telemetry values of the SBECs installed in the ESCs are displayed correctly (separately and completely). The problem therefore only affects the ESC telemetry values.

  • I have now set the first (previously unchanged ESC) to physical ID “18” and app ID “2”.

  • Then connected both again => same picture: all sensors recognized, but this time the values of the second ESC with ID 17 are displayed with “0” (had worked before) and the first ESC with ID “18” showed all values. SBEC values all OK again

Version

2.10.5

Transmitter

RadioMaster TX16S / TX16SMK2

Operating System (OS)

No response

OS Version

No response

Anything else?

No response

@kpmeier kpmeier added bug 🪲 Something isn't working triage Bug report awaiting review / sorting labels Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working triage Bug report awaiting review / sorting
Projects
None yet
Development

No branches or pull requests

1 participant