-
Notifications
You must be signed in to change notification settings - Fork 5
First start
After you assembled and flashed your module, you plug it into the PortaPack.
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.
Connect it via I2C to H4, and give both modules power. A powerbank with 2 output can do the job in the field.
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.
Note
The wiki is yet to be completed. Please feel free to add content.
Important
- This is a public wiki. Everything you write here will be public and everyone can see it. So please don't take your personal notes here.
- Unless it's necessary, don't attach links that redirect to tutorials/articles outside of this wiki. This is because the content could easily out dated, or the linked site could be a content farm providing false information.