Quote
_dev-null - 2022-02-09 1:00 AM
I tried this with one of my ESP32 modules and this code
https://github.com/martin-ger/esp32_nat_router.
Didnt look into the ESP8266 sourcecode - but with the ESP32 sourcecode we are able to change the encryption type for the access point in ./main/esp32_nat_router.c
In the wifi_config struct we can change ".authmode = WIFI_AUTH_WPA2_PSK" to ".authmode = WIFI_AUTH_WPA_PSK" or even ".authmode = WIFI_AUTH_WEP"
So the whole setup becomes a little bit more secure than a open network.
This is a nice setup for connecting to WPA2 networks with a decent speed. I did some tests and got around 10Mbit/s
Stefan
Hi Stefan!
Fantastic! The Wizard congers up more Magic... good for you!
(and us
).

That is Super... just what I was hoping for when I started the thread:
Quote
Joval ... Presently, only Open or WPA2 connection options are available... I hope WPA becomes available.
Since the ESP32 is the big brother of the ESP8266, hopefully this will work for the ESP8266. Cool.
Also, I accomplished the following using a Node mcu ESP8266 with the wifi-repeater firmware:
Quote
Joval... On a Jornada720 it might fit under the keyboard in place of the modem module and could be powered from within (5v on that capacitor in that area per Stefan's USB hack).
Works great, turn on or off with the Jornada power button, draws very little current. I get at least 2hours use with Aironet wifi open mode surfing net with Frogfind.com
(text only
) + ESP8266 wifi-repeater alone or full Webpages with images when combined with RasPi Zero2 auto-running WRP proxy
(page refreshes much faster with RasPi 4 or Windows speedy laptop as proxy "engine". See photos below.
So... l hope you can take a look at the ESP8266 sourcecode. Using a WPC11 prism card can use wep in WinCE mode, WPA in Devuan mode. Also, Pocket Putty
(requires Redgear
) allows telnet to ESP8266 and set max-clients, connect/disconnect SSID , sleep, etc ...and also allows J720 to SSH to RasPi to start WRP, etc.
Thanks again, Stefan, for the Devuan J720 port, the Connman wifi fix, the Bx Kernal patch, and the ZRAM memory compression...and now this ESP32
(hopefully ESP8266
) WIFI security fix.
Very much appreciate all you do, have done. What's more... This Esp32 wifi fix will help many HPC owners... not just J720.
Best rregards,
Joval
Edited by joval 2022-02-10 12:34 AM
(Before_phone_modem.JPG)
(Trimmed_and_wired.JPG)
(After_ESP8266-Wifi.JPG)
(Frogfind.com-Ant.JPG)
(WRP=HoneyPots-for-Rich.JPG)Attachments
----------------
Before_phone_modem.JPG (185KB - 0 downloads)
Trimmed_and_wired.JPG (179KB - 2 downloads)
After_ESP8266-Wifi.JPG (186KB - 2 downloads)
Frogfind.com-Ant.JPG (163KB - 0 downloads)
WRP=HoneyPots-for-Rich.JPG (130KB - 0 downloads)