<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><br class=""></div>Here’s the final issue-list we had to be addressed with the OVMS v3 release candidate board:<div class=""><br class=""></div><div class=""><div class=""><ol class="MailOutline"><li class="">Board layout to match enclosure (including mounting holes)<br class="">To be able to have a board + enclosure product.<br class=""><br class=""></li><li class="">CP2102 power from USB (with no connection to 3.3v on ESP side)<br class="">To fix sleep-mode power consumption issue with CP2102.<br class=""><br class=""></li><li class="">100nF for C21<br class="">To resolve auto-flash issue.<br class=""><br class=""></li><li class="">10K between pin 25 of the CP2102 and pin 35 of the ESP32<br class="">To protect against fake CP2102.<br class=""><br class=""></li><li class="">Change to resistor values for voltage divider on ESP32 ADC<br class="">To fix power consumption issue with that voltage divider network.<br class=""><br class=""></li><li class="">Tri-state buffer on MAX7317 MISO using 74AHC1G125<br class="">To fix MAX7317 MISO not co-existing with MCP2515 MISOs.<br class=""><br class=""></li><li class="">EGPIO P2 (MAX7317) 10K pull-up to 3.3v and connection to Rs of matching SN65<br class="">To fix sleep-mode power consumption issue of SN65.<br class=""><br class=""></li><li class="">MCP2515 #1 10K pull-up on RX0BF and connection to Rs of matching SN65<br class="">To fix sleep-mode  power consumption issue of MCP2515 and SN65.<br class=""><br class=""></li><li class="">MCP2515 #2 10K pull-up on RX0BF and connection to Rs of matching SN65<br class="">To fix sleep-mode  power consumption issue of MCP2515 and SN65.</li></ol></div></div><div class=""><br class=""></div><div class="">#3 was the worst. That has been plaguing us for months, and got worse when we changed #2 to power the CP2102 from USB. We thought it might be a ‘fake’ component issue, but that turned out to be not so. In the end, it turned out to be a silicon issue on the ESP32. Frustrating in that Espressif knew about it all along, but it was not documented or discussed much. Anyway, a change from 1nF to 100nF capacitor works around the issue and will continue to work with newer silicon (when Espressif release it).</div><div class=""><br class=""></div><div class="">Apart from #3 and #6, these fixes are primarily to address power consumption. We want to get that as low as possible (particularly in sleep mode).</div><div class=""><br class=""></div><div class="">Without the modem, and with the above fixes, it seems that we can get down to around 23mA in normal operation, 19mA with CAN asleep, and 4.5mA with everything sleeping (all these @12v supply). By comparison, with modem, OVMS v2 is around 80mA @12v (and can’t sleep). We might be able to get the sleep figure a bit lower in software, but we think we are about as low as it is going to get. At such low currents, our switched mode power supply is not very efficient, and further work on this is really now hitting diminishing returns.</div><div class=""><br class=""></div><div class="">The modem should be able to be completely powered off, under control of the ESP32. It also has various low-power sleep modes. So, that will add to the consumption (as does wifi/bluetooth, if enabled), but only in use. Anyway, it is a separate board so any required fixes can be made directly without affecting the main board.</div><div class=""><br class=""></div><div class="">New layout is done, and release candidate board is being made now. It should be in my hands any day. Assuming that is ok, we’ll pull the trigger and make the first production run of developer boards.</div><div class=""><br class=""></div><div class="">Firmware is coming on, but we need more people working on it. Particularly for porting over vehicle support. So, #1 priority is getting those developer boards available.</div><div class=""><br class=""></div><div class="">Regards, Mark.</div><div class=""><br class=""></div></body></html>