Page 1 of 1
Tesla SDU/LDU wifi connectivity
Posted: Tue Oct 24, 2023 10:39 am
by johu
I currently have some SDU boards on the bench that I marked as "repair". They are the latest with ESP32, i.e. V7 or V8, respectively.
I found the wifi module could be programmed but otherwise wasn't working. It didn't even present the "inverter" SSID.
Now on one SDU board I found the boot strap capacitor of the 5V supply (C52) was dodgy and lead to an unstable 5V supply.
But that wasn't the only culprit. The wifi module is decoupled from the 3V3 network with a 10uH 0603 inductor (L3). And that is only rated 3 mA! Slipped through when checking the BOM. So there is a varying voltage between 3.2V and 3.3V and I suppose it dips even lower, inhibiting startup.
I've only shipped boards with working wifi, maybe those had the tolerances in my favour.
So if you discover wifi connectivity is very unstable or not working at all, swap that inductor for one that's rated more like 200mA or just short it out completely. I'm doing the former for all boards now and will correct the BOM for the next run.
EDIT: I think this one is a better fit
https://jlcpcb.com/partdetail/375368-CM ... MT/C394952 . Just 4.7 uH but I guess that's the best you find in this small form factor.
Re: Tesla SDU/LDU wifi connectivity
Posted: Tue Nov 14, 2023 7:47 pm
by nubster
Thanks for this.
I see in the V8 BOM the same part is used for
L1 and
L3. Should both be changed to use
C394952 or just
L3?
I'm happy to make the change and send a PR.
Re: Tesla SDU/LDU wifi connectivity
Posted: Tue Nov 14, 2023 8:36 pm
by johu
Just L3
Re: Tesla SDU/LDU wifi connectivity
Posted: Tue Nov 14, 2023 11:29 pm
by jrbe
Those were referenced for the Gen. 3 Leaf adapters and slipped through there as well. Fixing it now in V0.0.3 and will update info in the proper places.
Re: Tesla SDU/LDU wifi connectivity
Posted: Sun Dec 10, 2023 2:48 pm
by Frederik
Hi, my name is Frederik and I am new to this forum. I recently purchased a SDU logic board and am unable to access the wifi. I have already shorted L3, but no succes.
The board shows one constant LED and one blinking.
What can I do next?
Thank for your help! Best regards, Frederik
Re: Tesla SDU/LDU wifi connectivity
Posted: Sun Dec 10, 2023 8:48 pm
by johu
Does the wifi name "inverter" show up at all? If so can you connect? Tell us which step exactly fails.
Re: Tesla SDU/LDU wifi connectivity
Posted: Sun Dec 10, 2023 9:06 pm
by Frederik
No, it does not show. I tried several devices. I only connected 13 and 19.
Re: Tesla SDU/LDU wifi connectivity
Posted: Sun Dec 10, 2023 9:39 pm
by johu
Ok. Can you measure 3.3V on the wifi side of L3?
Re: Tesla SDU/LDU wifi connectivity
Posted: Mon Dec 11, 2023 7:43 am
by Frederik
Looks like the voltage fluctuates between 2.8 and 3.3 V. But I will try to do an other measurement later today.
Re: Tesla SDU/LDU wifi connectivity
Posted: Mon Dec 11, 2023 9:13 am
by johu
Ok, that sort of swing would cause it to not work. Can you check the same for the other side of the 3V3 rail and also for the 5V rai?
Re: Tesla SDU/LDU wifi connectivity
Posted: Mon Dec 11, 2023 7:16 pm
by Frederik
Now I measure 3.0V on the 3.3 rail and 4.0V on the 5V..
Re: Tesla SDU/LDU wifi connectivity
Posted: Mon Dec 11, 2023 9:44 pm
by johu
And your 12V is stable and provides sufficient current? Can you post a picture of the power supply section - maybe something came off?
Read here also
https://openinverter.org/wiki/Electronics_Basics
Re: Tesla SDU/LDU wifi connectivity
Posted: Wed Dec 13, 2023 10:39 am
by Frederik
Thanks for your help. Currently busy with other things, but will follow up soon.
Re: Tesla SDU/LDU wifi connectivity
Posted: Sat Dec 16, 2023 1:02 pm
by Frederik
Hi, I removed the board from the inverter and reconnected it to the 12v power supply. Now I measure a constant 3.3V near the eps32, for example on the right side of R59. Unfortunately it still does not appear in the wifi list.
Re: Tesla SDU/LDU wifi connectivity
Posted: Sun Dec 17, 2023 12:33 pm
by johu
Ok, I guess something is not well then. I'll send you a new one, please return the faulty one. Unless you want to try and re-program the ESP32. It needs the STM32 to be held in reset and then this:
viewtopic.php?p=61098&hilit=python+platformio#p61098 with the files found here
https://github.com/jsphuebner/esp32-web-interface and also the command
Re: Tesla SDU/LDU wifi connectivity
Posted: Sun Dec 17, 2023 3:54 pm
by Frederik
Ok, please send a new one. Thank you! I will return the one I have now.
Re: Tesla SDU/LDU wifi connectivity
Posted: Sun Feb 02, 2025 12:28 am
by philipj
This post is interesting and may explain the problem with my board, which worked fine 4 years ago but now will not connect reliably to wifi. It has an L2 inductor but not an L3 - is this a typo ?
Re: Tesla SDU/LDU wifi connectivity
Posted: Sun Feb 02, 2025 6:59 am
by johu
No, this is just relevant for the newer boards with wifi soldered to it.
Re: Tesla SDU/LDU wifi connectivity
Posted: Sun Feb 02, 2025 8:39 am
by philipj
My board is V6 but does not have L2, just L3. The supply to the wifi module is measures at 3.4V, However I always have issues connecting on wifi (intermittent) and when I connect I can upload parameters OK but cannot download spot values - Just get a blank page. Does anybody have any ideas as to what the problem might be?
Re: Tesla SDU/LDU wifi connectivity
Posted: Sun Feb 02, 2025 8:43 am
by johu
Can you supply a picture of your board?
Re: Tesla SDU/LDU wifi connectivity
Posted: Sun Feb 02, 2025 11:15 pm
by philipj
![Image]()
image1.jpeg
image1.jpeg
Re: Tesla SDU/LDU wifi connectivity
Posted: Mon Feb 03, 2025 6:20 am
by johu
Yep, typo in my opening post, should say V7, V8. This thread doesn't apply to your board then. Just make sure the 3.3V rail is dead stable. Measure between some GND and the upper rightmost pin of the wifi module socket
Re: Tesla SDU/LDU wifi connectivity
Posted: Thu Feb 13, 2025 2:12 pm
by RobCote
Is the design intent for the V8 boards for the user (me) to source my own ESP32 chip and install it? Or were these part of the poor connectivity issues when the inverter is closed up, and hence the move away from them?
Re: Tesla SDU/LDU wifi connectivity
Posted: Thu Feb 13, 2025 5:45 pm
by johu
The design intent of V7 was to replace the esp8266 plug-in module with the soldered esp32 module. Turns out either way the connectivity is poor. So the boards I sell now do not have any wifi module onboard but you can choose to buy a CAN connected wifi module that can live pretty much anywhere in your car.
I've lowered the prices for the logic boards so the separate module doesn't add as much to the total cost.