Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Old Libs 'n Stuff #2

Open
DerAlo opened this issue Sep 10, 2023 · 1 comment
Open

Old Libs 'n Stuff #2

DerAlo opened this issue Sep 10, 2023 · 1 comment
Labels
question Further information is requested

Comments

@DerAlo
Copy link

DerAlo commented Sep 10, 2023

Hey there ;)

I had the same trouble as this guy: #1, but managed to find an old oled lib that compiled ;) (https://github.com/ThingPulse/esp8266-oled-ssd1306/archive/refs/tags/4.0.0.zip)

So now i got the liitle friend compiling and uploading to our hel(l)tec ^^

Unfortunately its caught in kind of a bootloop...


Mounting SPIFFS...OK
Formatting SPIFFS...OK
Switched to Channel 9
Settings loaded from /settings.json
Settings saved in /settings.json
bcn 0
del if1
usl
add if1
dhcp server start:(ip:192.168.4.1,mask:255.255.255.0,gw:192.168.4.1)
bcn 100
bcn 0
del if1
usl
mode : null
mode : sta(5c:cf:7f:72:b5:e0)
add if0
del if0
usl
add if0
Device names loaded from /names.json
SSIDs loaded from /ssids.json
Scan results saved in /scan.json
Serial interface enabled
mode : sta(00:11:e9:00:22:df) + softAP(00:03:4c:a6:37:d3)
add if1
dhcp server start:(ip:192.168.4.1,mask:255.255.255.0,gw:192.168.4.1)
bcn 100
bcn 0
del if1
add if1
dhcp server start:(ip:192.168.4.1,mask:255.255.255.0,gw:192.168.4.1)
bcn 100
Started AP
[WiFi] Path: 
 ets Jan  8 2013,rst cause:2, boot mode:(3,6)

load 0x4010f000, len 3584, room 16 
tail 0
chksum 0xb0
csum 0xb0
v2843a5ac

and than again and again and again^^ not only 3 times as the bootloop breaker in the setup() method would suggest^^

So sir, my question here - would it be possible to upload/share the used libs and perhaps even the IDE Board settings somehow? That would be very appreciated :)

Another cool thing would be a sharerable compiled .bin file, so we all could just flash it :) (i think the original spacehuhn dev is distributing his deauther like that. and he has a cool browser flasher too :) https://esp.huhn.me/ )

Let me know what u think :) And thank u so much for ur spent time with this fun tech toy stuff;)

@DerAlo DerAlo added the question Further information is requested label Sep 10, 2023
@LmfaoHax
Copy link
Owner

LmfaoHax commented Sep 11, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants