Testing Ethernet Connectivity to the autopilot with BlueOS 1.5.0-beta3

I’ve created a blog post here on ardupilot.org showing how I’m connecting BlueOS running on an RPI4/5 compute module to an autopilot (a CubeOrangePlus) connected via ethernet.

The latest BlueOS beta 1.5.0-beta3 includes this ethernet support but I’m seeing this error and I wonder if anyone knows what this might be caused by.

This is a fresh install on an RPI5 CM.

3 Likes

Hi!

I suspect Linux2Rest is not handling that specific board correctly.
Can you share you latest .log files at http://blues.local/tools/file-browser/system_logs/linux2rest ?

1 Like

Hi @williangalvani,

Here are the logs from a few minutes ago.

Thanks very much for your help!

1 Like

Hi @rmackay9,

thanks for the report, from what I could check it is related to the rppal that’s used by linux2rest, we are currently using 0.18 and CM5 requires 0.20.

I’m updating the binary and release a new BlueOS 1.5 beta with it.

1 Like

1.5.0-beta.5 released, let us know if it fixes your problem

2 Likes

Hi @patrickelectric, @williangalvani,

Yes, indeed with -beta5 the issue is gone, thanks!

2 Likes