2024-10-31, 09:42 AM
Hi
I am attempting to setup an Arduino Nano in Rpi5 on Op4. The IMU is working and sending data
The Arduino is connected to a USB2 port on the Rpi5 using the usb cable that came with the Nano.
Lsusb shows the Arduino as being recognised
carlin@sbcowrie:~ $ lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 0403:6001 Future Technology Devices International, Ltd FT232 Serial (UART) IC
When I power on the Rpi the Tx & Rx leds briefly flash. The power led is on constantly and a 4th led to the right of the power led blinks continuously.
The Serial - Connections show
/dev/ttyOP_nano
And services
Enable Autopilot
Enable Web Control
pypilot version: 0.56
Detected IMU: ICM-20948
Detected Hardware: no pypilot HAT detected
The Autopilot Control doesn’t show the Arduino as being connected.
Rpi Configuration. The I2C and Serial Port are active. Serial Console is inactive
Could someone more knowledgeable than me advise where I have gone wrong or what I have missed.
Thanks
Tom
I am attempting to setup an Arduino Nano in Rpi5 on Op4. The IMU is working and sending data
The Arduino is connected to a USB2 port on the Rpi5 using the usb cable that came with the Nano.
Lsusb shows the Arduino as being recognised
carlin@sbcowrie:~ $ lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 003 Device 002: ID 0403:6001 Future Technology Devices International, Ltd FT232 Serial (UART) IC
When I power on the Rpi the Tx & Rx leds briefly flash. The power led is on constantly and a 4th led to the right of the power led blinks continuously.
The Serial - Connections show
/dev/ttyOP_nano
And services
Enable Autopilot
Enable Web Control
pypilot version: 0.56
Detected IMU: ICM-20948
Detected Hardware: no pypilot HAT detected
The Autopilot Control doesn’t show the Arduino as being connected.
Rpi Configuration. The I2C and Serial Port are active. Serial Console is inactive
Could someone more knowledgeable than me advise where I have gone wrong or what I have missed.
Thanks
Tom