dgatf / msrc

Multi Sensor for RC with RP2040 - FrSky D, SmartPort, XBUS, SRXL, IBUS, SBUS, Multiplex Sensor Bus, Jeti Ex Bus, Hitec
GNU General Public License v3.0
169 stars 41 forks source link

Sending telemetry data to S.Port stops after around a min. #134

Open CarlouT opened 2 weeks ago

CarlouT commented 2 weeks ago

Hi,

I manage to make this project partially work. The status led of the board blinks indicating that it is sending telemetry. But this is not persistent. It stops at some point in time (around after 1 min.). If I press the reset button, it will start sending telemetry data again for around a min then it will stop again.

Any help would be appreciated. MRSC

Regards, Carlou

CarlouT commented 1 week ago

Just an update on this issue. If I disconnect the TELE wire from the Hobbywing ESC to the RP2040 board, the sending of the telemetry data from the RP2040 board to the receiver does not cut-off (does not stop). If I put the TELE wire back, then the issue is back wherein it will only send data for aproximatly a min then it stops (Blue LED stops blinking). I looks like the root cause is coming from the hobbywing ESC. I already tried loading older firmware version of this ESC but it did not solve the issue.

From the debug screen, the board always stops at cell count all the time as shown in the screen shot. Or maybe its just coincidence. Debug

Kindly help.

CarlouT commented 1 week ago

Hi,

I manage to fid the issue. The board is defective. I purchse a new board. Now its working as expected.

Regards, Carlou