Skip to content

First start

Totoo edited this page Oct 23, 2024 · 3 revisions

After you assembled and flashed your module, you plug it into the PortaPack.

H2

For this, you can use a simple USB-mini to USB-C cable, or you can use an USB-C OTG cable, plug that into ESP's OTG port, and plug in the PP with a simple USB mini cable. If you turn on PP it'll power up ESP too. After a fast self check, you'll see a new Wifi AP named "ESP32PP". Password is: "12345678" You can connect to it with your mobile or computer.

H4

Connect it via I2C to H4, and give both modules power. A powerbank with 2 output can do the job in the field.

After powering up

If you connected, open a browser, and navigate to http://192.168.4.1 This is the ESP32PP's web server. You can configure, update and use it from there. You can go to the gear icon in the top right corner of the webpage, and change the Wifi Ap name and password. It is recommended to do!

The module can connect to your Wifi router, there you can set up the SSID and password too.

And you should connect to it, so it'll have internet connection. From that it'll update it's time, and download data for functioning better (like Satellite TLE)

For basic usage of the webpage, go to Web management wiki page.