Re: Open Inverter Data Logger CANLITE
Posted: Mon Jul 15, 2024 4:36 pm
Just want to add in most firmware changing NodeId is applied immediately, so even the command to save to flash has to be sent using the new Node Id.
openinverter Community
https://openinverter.org/forum/
Yes this or power cycling triggers a re-download of the json.Boxster EV wrote: ↑Sun Jul 14, 2024 5:42 pm 3) Connected using a PC (rather than an iPhone). Upon first connection I needed to toggle the node ID from from 1 to 2 and back to 1 again. Didn't need to do this after a power cycle.
Odd, must be some javascript incompatibility I suppose. Any debugging effort welcome. I think the old web interface worked with iPhones.Boxster EV wrote: ↑Sun Jul 14, 2024 5:42 pm Tried unsuccessfully to connect using various IOS devices
Ah yes, that was a stylesheet issue at some point. Get the latest style.css from github and upload it. Then Ctrl+F5 to reload everything. I think updating ui.js, inverter.js and index.html is worthwhile also.Boxster EV wrote: ↑Sun Jul 14, 2024 5:42 pm When scrolling the parameter list (using a PC), it doesn't load the parameters beyond what's initially loaded on the screen
No this doesn't rely on CAN mappingsP.S.Mangelsdorf wrote: ↑Mon Jul 15, 2024 6:08 pm One further question; do I need to change CAN mappings to use this with my inverter? I only have CAN mapped for my SpeedHut gauges right now.