FransM

Results 17 comments of FransM
trafficstars

Found an image of the board on the internet ![image](https://github.com/jcmvbkbc/esp32-linux-build/assets/1893299/2cd961d6-eeb9-4f0f-b587-ccd2ddc4b174) Oh and if you need a better image of a chip I can try to make a photo of my...

Just found this: https://mischianti.org/vcc-gnd-studio-yd-esp32-s3-devkitc-1-clone-high-resolution-pinout-and-specs/ aparently the usb to serial chip is a CH343p Also some good news. I swapped cables so the USB uart is connected directly to the laptop....

My network is an IPv4 /24 network with network address 192.168.123.0 This is what I got ~ # ip addr 192.168.123.45/24 dev espsta0 ip: invalid argument '192.168.123.45/24' to 'ip' ~...

Hmm, after doing a disconnect from the open AP on the esp and reconnecting ping starts to work. The connection to the wpa secured AP does not work This is...

Good news, I finally got it running. In the router I disabled 802.11w Management Frame Protection ping time to my router is typically around 20 ms

If I then in the router set the 802.11w protection to Optional I cannot make the connection, (so with ieee80211w=2 in the network section of wpa_supplicant.conf) Actually when I changed...

I have rebuild with rebuild-esp32s3-linux-wifi.sh and flashed it and it works! Seems indeed that the non wifi version is broken; maybe some code in the non-wifi version that wants to...