Hi all, sorry about the long post.
I hope someone can advise.
I recently upgraded from a mpp solar inverter to a multiplus 2 gx. works great.
I am also running a pi4 4gb with mosquitto, node red, influxdb and grafana. and using esp8266 controllers to access data from my bmv-712 via the ve direct port and also from my epever charge controllers via rs485 as well as numerous other non solar related devices.
I am very much a "monkey see, monkey do" type person with google and GitHub being true friends.
My plan is to set up another rpi4 2gb running "venus os large with node red" and connected to the multiplus via the MK3 VEBUS TO USB dongle and to the bmv712 via the ve direct port with a generic USB To RS232 TTL UART PL2303HX dongle to transmit relevant data via mqtt and node red to my influxdb/grafana rpi4.
"BUT" after a week of trying I have not been able to install venus os large on a new pi4 2gb device.
My method.
First I installed raspberry Pi OS Full (32-bit) release 2022-01-28 onto a new 32gb card using Raspberry Pi imager and booted the install. I then made sure the firmware was up to date with "sudo apt uptate" and then "sudo apt full-upgrade".
Next I downloaded "venus-image-raspberrypi4-20220215235310-v2.84.rootfs.wic" and etched to a new 32gb card using balena etcher. This is where my problems began. I inserted the card and turned on the pi and the boot process failed.
"start4.elf: is not compatable This board requires newer software" was the message displayed. After some googling I found a post that suggested replacing the "start4*" files from a working os rasbian card. I copied "start4.elf, start4x.elf, start4db.elf and start4cd.elf and finally fixup4.dat to the venus os card.
I can now see my pi4 as a Cerbo GX Raspberry Pi 4 model b rev1 firmware v2.84 on my victron connect app and can access the portal with a browser on a LAN connected pc and can change the time zone etc.
My next step was to copy "venus-swu-raspberrypi4-20220208151137-v2.82-large-30" on to a usb stick and insert it to update to the large version of the operating system but after turning off "remote update" and clicking "check for firmware on on SD/USB" all I get is "No firmware file found".
The usb stick is a 1gb toshiba stick formatted fat32.
After lots more searching I can't find a way forward.
I have also tried etching an earlier version of venus os "venus-image-raspberrypi4-20220131070934-v2.80.rootfs.wic" on the card with the same method and results.
please help.
Jim.