Can't connect to the WIFI module, even when is on the network

Topics concerning the Tesla front and rear drive unit drop-in board
Post Reply
ardillolambo
Posts: 43
Joined: Mon Sep 20, 2021 8:09 pm
Has thanked: 4 times
Been thanked: 5 times

Can't connect to the WIFI module, even when is on the network

Post by ardillolambo »

Hi There,

Powering up my Version 7 SDU drop in module for the 1st time. I got the steady LED, the flashing LED and the LED on the WIFI module, I see it (as INVERTER) on my networks as well....but, can't connect to it. Using IP address 192.168.4.1 on both chrome and Edge without success. I get error "SITE CAN'T BE REACHED". I searched the forum but didn't brought anything related to what I'm seeing. Probably I didn't used the right key words on the forum's search. What I'm doing wrong???

Regards,
User avatar
johu
Site Admin
Posts: 5791
Joined: Thu Nov 08, 2018 10:52 pm
Location: Kassel/Germany
Has thanked: 157 times
Been thanked: 1025 times
Contact:

Re: Can't connect to the WIFI module, even when is on the network

Post by johu »

The SDU enclosure shields the wifi signal. If you literally place your laptop on the drive unit, can you then connect?
Support R/D and forum on Patreon: https://patreon.com/openinverter - Subscribe on odysee: https://odysee.com/@openinverter:9
royhen99
Posts: 211
Joined: Sun Feb 20, 2022 4:23 am
Location: N. Wiltshire. UK
Has thanked: 16 times
Been thanked: 101 times

Re: Can't connect to the WIFI module, even when is on the network

Post by royhen99 »

If connected by network you need to use the IP address assigned by the router. Mine for example is 192.168.1.80.

No info on the wiki as far as I can see, the info on github for wifi code below.

"Wifi network

There are 2 possibilities:

Either you connect to an Access Point generated by the board. The default name for this access point is 'ESP-xxxxx' but can be customized. In that case, the board will have a fixed IP address of 192.168.4.1 (and will be reachable on http://192.168.4.1/)
Or you can configure the board to join your own WiFi network ; and in that case you may need to tweak your network configuration to provide a fixed address to the board (not necessary)."
ardillolambo
Posts: 43
Joined: Mon Sep 20, 2021 8:09 pm
Has thanked: 4 times
Been thanked: 5 times

Re: Can't connect to the WIFI module, even when is on the network

Post by ardillolambo »

johu wrote: Mon Oct 23, 2023 2:26 pm The SDU enclosure shields the wifi signal. If you literally place your laptop on the drive unit, can you then connect?
Yeap, the laptop is in front of the inverter....few inches away. I can see the "INVERTER" on my WIFI available networks with 5 bars in the entire house in other devices. Also tried to connect on a different PC, without success
ardillolambo
Posts: 43
Joined: Mon Sep 20, 2021 8:09 pm
Has thanked: 4 times
Been thanked: 5 times

Re: Can't connect to the WIFI module, even when is on the network

Post by ardillolambo »

royhen99 wrote: Mon Oct 23, 2023 2:49 pm If connected by network you need to use the IP address assigned by the router. Mine for example is 192.168.1.80.

No info on the wiki as far as I can see, the info on github for wifi code below.

"Wifi network

There are 2 possibilities:

Either you connect to an Access Point generated by the board. The default name for this access point is 'ESP-xxxxx' but can be customized. In that case, the board will have a fixed IP address of 192.168.4.1 (and will be reachable on http://192.168.4.1/)
Or you can configure the board to join your own WiFi network ; and in that case you may need to tweak your network configuration to provide a fixed address to the board (not necessary)."
Sorry about the ignorance....not a network guy by any means, I actually disconnected from my house WIFI just in case that is causing any issues, but how do I get the IP address assigned by my router?
MattsAwesomeStuff
Posts: 898
Joined: Fri Apr 26, 2019 5:40 pm
Has thanked: 291 times
Been thanked: 177 times

Re: Can't connect to the WIFI module, even when is on the network

Post by MattsAwesomeStuff »

Hmm, to connect directly...

Yes, disconnect from your home's wifi. And sometimes I tell it to not auto-connect to the home wifi for now (which it will often try to do, abandoning the Inverter wifi because it has no internet access, dumping it, and going right back to your home's wifi). Do tell it to autoconnect to the INVERTER wifi.

Big picture, the little wifi module for your control board is its own wifi router and webserver. You connect to it instead of your home wifi, same as you would when you go over to a friend's house and ask to use their wifi. You connect to it, and it will give your laptop an IP address (doesn't matter). The router's main page is 192.168.4.1, that's where all the settings are. You'll always go there.

Note that this doesn't yet mean that the wifi module is communicating to the control board. You'll know that when, when you connect to 192.168.4.1, under parameters, it shows you several pages worth of parameters. Those are stored on the control board, so the wifi doesn't know of them unless it can talk to the control board. If you just get "Parameters" and basically nothing underneath it, there's a comm error between the wifi and the control board.

The interface on the main wifi page is how you change settings on the control board. You punch stuff in, and it sends those commands to the control board. You can also tell it to overwrite the default settings on the control board, ("write to flash" I think), else everything you do is temporary and will disappear when you reset the control board.
ardillolambo
Posts: 43
Joined: Mon Sep 20, 2021 8:09 pm
Has thanked: 4 times
Been thanked: 5 times

Re: Can't connect to the WIFI module, even when is on the network

Post by ardillolambo »

Matt,
Thanks for breaking down for me...yeah thats what I taught, that thing is like a wifi with a password...but what is the password for now theres where I'm stock
tom91
Posts: 1308
Joined: Fri Mar 01, 2019 9:15 pm
Location: Bristol
Has thanked: 103 times
Been thanked: 216 times

Re: Can't connect to the WIFI module, even when is on the network

Post by tom91 »

Founder Volt Influx https://www.voltinflux.com/
Webstore: https://citini.com/
User avatar
mane2
Posts: 177
Joined: Fri Jan 13, 2023 6:32 am
Location: Finland
Has thanked: 20 times
Been thanked: 8 times

Re: Can't connect to the WIFI module, even when is on the network

Post by mane2 »

There are some differences how devices connect to it. Some do it better than other. For example my old Chromebook sees the network quickly and connects to it, where again my new Macbook has way more problems connecting.. Sometimes it won't see the network. It might connect, but sometimes it's not getting ip, and sometimes even when getting IP, I can't connect to web interface.

Also, some devices notice that there are 2 known networks, and once it realize that inverter network does not have internet connectivity, it might switch to the other known network. This is super bad especially when doing firmware update.. As a solution, I suggest turning off "Connect automatically" from your home network, while working with the inverter - if your laptop does that.
ardillolambo
Posts: 43
Joined: Mon Sep 20, 2021 8:09 pm
Has thanked: 4 times
Been thanked: 5 times

Re: Can't connect to the WIFI module, even when is on the network

Post by ardillolambo »

Thanks guys
Finally have my laptop talking to the inverter.
After entering the passphrase inverter123, changed my laptop IP address to 192.168.4.11 in the same network as the the inverter WIFI module.
P.S.Mangelsdorf
Posts: 772
Joined: Tue Sep 17, 2019 8:33 pm
Location: Raleigh, NC, USA
Has thanked: 96 times
Been thanked: 96 times

Re: Can't connect to the WIFI module, even when is on the network

Post by P.S.Mangelsdorf »

I added some clarifications to the wiki to hopefully help those connecting for the first time.
If at first you don't succeed, buy a bigger hammer.

1940 Chevrolet w/ Tesla LDU - "Shocking Chevy" - Completed 2023 Hot Rod Drag Week
Post Reply