I'm so happy I finally managed to connect the gaggimate to my wifi
I'm not a network engineer but maybe this will help someone (with plain language)
understand basic wi-fi networking.
I think this basic knowledge is necessary.
The gaggimate PCB uses a ESP32-S3 N8R8 microcontroller and has connected to this
a 2.1-inch display.
The ESP32-S3 N8R8 microcontroller.
The ESP32-S3-N8R8 has Wi-Fi connectivity. It is based on the ESP32-S3 chip, which includes integrated 2.4 GHz Wi-Fi (802.11 b/g/n) and Bluetooth 5 (LE). The N8R8 designation refers to the amount of Flash and PSRAM memory available on the module, specifically 8MB of Flash and 8MB of PSRAM
This PCB ESP32 handles sensors, relays, and control logic.
The 2.1 inch display
The 2.1" LilyGo screen.
The main control chip adopts the ESP32-S3R8 Tensilica Xtensa Dual-Core LX7 Microprocessor. This chip supports Wi-Fi 802.11 b/g/n and Bluetooth 5.
Programming Platform Arduino-ide, VS Code
The LilyGO ESP32 is often used mainly as the display/secondary interface.
Wi-Fi can be handled by either, depending on how the firmware was configured
Both the PCB board and the LilyGo screen have a ESP32-S3 microcontroller,
Check the IP/device list in your router.
If you see one ESP32 device, that’s the one doing Wi-Fi.

No comments:
Post a Comment