No reachview, no LED but ssh is possible

Hello.

Recently, I reflashed my firmware with image v1.2 and I have a problem with ReachView.

I can connect to the Reach through ssh, and also connect to the Device Information thorugh 192.168.2.15:5000,
but I cannot connect to the ReachView. Also, after booting, Reach LED is off.

I found a solution which is running server.py through ssh connection, but there must be a problem
with start up of the reachview after reflashing.

Can you give me some advice to fix this problem?

Thanks in advance :slight_smile:

Problem solved.

I modified MPUtest program to get IMU values and it contains while loop and never ends without Ctrl+C.

Because reach-setup.service depends on MPUtest, it couldn’t proceed. :frowning:

1 Like