dgatf/Sensor_Config_Frsky

Script Reads, but not seems to write

Opened this issue · 1 comments

PD5DJ commented

I am using Horus X10S Express, and X12S(Access)

Both running OpenTX v2.3.10

Both radio's do read Sensor ID from the FLVSS sensor..
Then changing them to new ID for example 20, then pressing long ENT.

Following by a read still gives the old ID.

dgatf commented

Try again. In some sensors it may take few times (<10) until it is changed

As last resort you can adjust the delay between packets, in lines 210, 225, 240, 255:

writeState.timeStamp > 50

Try with values around 50. E.g. 30, 40, 60, 70

If you increase, may be needed to increase maximum delay in line 261:

writeState.timeStamp > 500