Why is it that I can't delete the CAN mappings? On the web you have to delete them individually and you can't use the Remove all mappings button to delete everything at once. As soon as I restart, everything is back, the inverter isn't running either.
why can't I delete the can mappings
- johu
- Site Admin
- Posts: 6708
- Joined: Thu Nov 08, 2018 10:52 pm
- Location: Kassel/Germany
- Has thanked: 367 times
- Been thanked: 1536 times
- Contact:
Re: why can't I delete the can mappings
Ah, "Remove All" doesn't work on the ESP-CAN module yet. After removing you need to Save to flash to make removal permanent
Support R/D and forum on Patreon: https://patreon.com/openinverter - Subscribe on odysee: https://odysee.com/@openinverter:9
-
- Posts: 168
- Joined: Thu Dec 07, 2023 9:32 pm
- Location: Kosova
- Has thanked: 18 times
- Been thanked: 3 times
Re: why can't I delete the can mappings
I've tried everything, but as soon as I restart it, it appears again
I've rolled back to the official firmware 5.35 to test it, and everything works there. In 5.36.40.B, you can't even save the CAN IDs. There must be something wrong?
I've rolled back to the official firmware 5.35 to test it, and everything works there. In 5.36.40.B, you can't even save the CAN IDs. There must be something wrong?
- johu
- Site Admin
- Posts: 6708
- Joined: Thu Nov 08, 2018 10:52 pm
- Location: Kassel/Germany
- Has thanked: 367 times
- Been thanked: 1536 times
- Contact:
Re: why can't I delete the can mappings
Ok, will test tomorrow
Support R/D and forum on Patreon: https://patreon.com/openinverter - Subscribe on odysee: https://odysee.com/@openinverter:9
Re: why can't I delete the can mappings
Huh, that's interesting. A couple days ago I was having trouble mapping CAN on my 5.35R inverter via the esp-can but Foccci accepted all the mappings no problem. Do you have an 8266 on your inverter?
- johu
- Site Admin
- Posts: 6708
- Joined: Thu Nov 08, 2018 10:52 pm
- Location: Kassel/Germany
- Has thanked: 367 times
- Been thanked: 1536 times
- Contact:
Re: why can't I delete the can mappings
Oh, interesting... github deletes build artifacts after a while...
So I tested with my local build and indeed can reproduce. Will try to find the cause.
update: found it. The new SdoCommands class hadn't had it's canMap member set.
You can try it: https://github.com/jsphuebner/stm32-sine/actions
Makes me think about this new structure. Maybe the CanSdo class should be tightly coupled to SdoCommands. Right now there are many things you can forget when integrating it
So I tested with my local build and indeed can reproduce. Will try to find the cause.
update: found it. The new SdoCommands class hadn't had it's canMap member set.
You can try it: https://github.com/jsphuebner/stm32-sine/actions
Makes me think about this new structure. Maybe the CanSdo class should be tightly coupled to SdoCommands. Right now there are many things you can forget when integrating it
Support R/D and forum on Patreon: https://patreon.com/openinverter - Subscribe on odysee: https://odysee.com/@openinverter:9
-
- Posts: 168
- Joined: Thu Dec 07, 2023 9:32 pm
- Location: Kosova
- Has thanked: 18 times
- Been thanked: 3 times
Re: why can't I delete the can mappings
I have a similar situation with the Teslacharger v1.19R. I can delete canbus mappings but I can't save them anymore. Can someone check this?
A second thing would be, if I want to update the firmware via ESP-CAN module, it stops at 4% and does not go any further. With LDU and VCU no problems with updating
A second thing would be, if I want to update the firmware via ESP-CAN module, it stops at 4% and does not go any further. With LDU and VCU no problems with updating