Hi all
I recently purchased a Victron 500W 12V inverter/charge controller and a BMC from a friend/Victron installer (for my mom, I have a larger setup my side), he included a RPi3B with (as per him) this software. (when I asked him where he got it he indicated he deployed the image .... and pointed be to https://github.com/victronenergy/venus/wiki/raspberrypi-install-venus-image )
When I started everything I had the RPi hard wired into the router/switch and was able to access the information on VMR as he pre registered it for me. But as this entire setup is going to life on a trolley, I need Wifi working.
Reading the repo it seems I need to enable Wifi via conmanctl but executing that fails with command not found.
Izak (from Victron) mentioned that this is NOT build on Raspbian, so got me wondering as when I run uname -a I get Raspbian 4.19.81-u7 back.
please help.
How would this have been build considering what I'm reading is not matching to docs...
PS:
I also tried raspi-config, command not found (to see if I can enable the WiFi that way),
tried apk-get to install it, command not found.
G