mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 00:04:28 +01:00
[GH-ISSUE #181] NanoAP Flashed Only Pulse Blue No Wifi #1198
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @peterchs on GitHub (Dec 18, 2023).
Original GitHub issue: https://github.com/OpenEPaperLink/OpenEPaperLink/issues/181
I'm trying to set up a nano ap.
I've flashed it via the web form.
Afterwards on boot the S2 mini led pulses blue then goes off. I see no wifi point available to configure it. I do not see anything over the serial connection while it boots. I also tried another S2 which has no tag connected, it does the same.
Any ideas?
S2 minis I bought, think they are correct spec
https://www.ebay.co.uk/itm/195402587878
@peterchs commented on GitHub (Dec 18, 2023):
Could have been cheated on the s2 mini - looks like it doesnt have any PSRAM, think the AP firmware needs 2MB. Presumably 0MB PSRAM would cause the behaviour I describe?
@atc1441 commented on GitHub (Dec 18, 2023):
Yes no ram will cause problems.
You can change the platformio.ini to compile for the S2 without PSRAM
@peterchs commented on GitHub (Dec 18, 2023):
Thanks - closing as hardware issue.