I am wondering what state the MultiConfig LUA script is in? If it is supposed to work in my setup or maybe I am just doing something wrong in how I operate it?
What I use it with
Radiomaster Pocket with EdgeTX 2.12.1, external RM 4IN1 updated to latest version (1.3.4.31). Unfortunately, I haven't tried it before with any other version, so I don't know if it just doesn't work due to the latest version of EdgeTX or something else version related. I am testing with a Blade Nano S3 (containing a DSM receiver that also sends battery voltage as telemetry back).
What the LUA script prints
This printout "No Config telemetry..." and the script version that is printed right before. Each time I start the script this happens, never anything else.
|
lcd.drawText(2,17,"No Config telemetry...",SMLSIZE) |
I also found this closed issue, and there it seemed to work. Same MultiModule firmware, but a color screen EdgeTX remote, maybe the firmware was even older than 2.11, at least not 2.12 given the time of posting.
#1119
How I tried
First I tried with a model loaded that activates the external MPM, nothing happens when I start, only the "no config telemetry" printout. Then I tried with the model connected. When I try to start the script, it behaves the same, but additionally apparently the MPM stops transmitting and receiving, because the model starts blinking as if there is no transmitter and the radio says that telemetry is lost as if I disconnected the battery from the model.
I am wondering what state the MultiConfig LUA script is in? If it is supposed to work in my setup or maybe I am just doing something wrong in how I operate it?
What I use it with
Radiomaster Pocket with EdgeTX 2.12.1, external RM 4IN1 updated to latest version (1.3.4.31). Unfortunately, I haven't tried it before with any other version, so I don't know if it just doesn't work due to the latest version of EdgeTX or something else version related. I am testing with a Blade Nano S3 (containing a DSM receiver that also sends battery voltage as telemetry back).
What the LUA script prints
This printout "No Config telemetry..." and the script version that is printed right before. Each time I start the script this happens, never anything else.
DIY-Multiprotocol-TX-Module/Lua_scripts/MultiConfig.lua
Line 291 in bf38415
I also found this closed issue, and there it seemed to work. Same MultiModule firmware, but a color screen EdgeTX remote, maybe the firmware was even older than 2.11, at least not 2.12 given the time of posting.
#1119
How I tried
First I tried with a model loaded that activates the external MPM, nothing happens when I start, only the "no config telemetry" printout. Then I tried with the model connected. When I try to start the script, it behaves the same, but additionally apparently the MPM stops transmitting and receiving, because the model starts blinking as if there is no transmitter and the radio says that telemetry is lost as if I disconnected the battery from the model.