htotoo / ESP32-Portapack

An addon module for portapack to add extra features to it for more fun.
Other
83 stars 2 forks source link

After burning, there is no WIFI signal. What is the reason? Do I need PP to transmit WIFI #16

Closed WXLN closed 1 month ago

WXLN commented 2 months ago

屏幕截图(53)

htotoo commented 2 months ago

You may have to wait for a bit before the AP shows up. (max 2 min in the worst case)

You should check the logs. Plug it in computer (via the usb serial interface, not the otg one), and open the serial port it creates (com12 in your case). Then press reset, and copy here what it writes.

htotoo commented 2 months ago

Also try the new 0.9,3 edition, not the 0.8

WXLN commented 2 months ago

Later, I replaced it with an 8MB flash memory module, which was able to use the network normally, but the 4MB module still couldn't function properly ![Uploading MVIMG_20240915_182308.jpg…]()

htotoo commented 2 months ago

Yeah, the flash size designed to a minimum 16mb flash. So it is wonder it works with 8mb! Don't try to update with ota,.it may break it.