[GH-ISSUE #1779] NodeMCU OLed display issue #1023

Open
opened 2026-02-28 00:05:58 +03:00 by kerem · 4 comments
Owner

Originally created by @VeriBotOfficial on GitHub (Aug 6, 2025).
Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/1779

Have you searched for existing (open and closed) issues describing the same problem?

Yes

I am using ESP8266 nodemcu V3 with built-in oled display. when i try to use the oled with Wire.begin(4, 5); it works great. but when i try to use these scl and sda pins in A_config.h, it doesnt show anything in the display.
i tried some other default scl, sda pins too. nothing worked

Originally created by @VeriBotOfficial on GitHub (Aug 6, 2025). Original GitHub issue: https://github.com/SpacehuhnTech/esp8266_deauther/issues/1779 > Have you searched for existing (open and closed) issues describing the same problem? Yes I am using ESP8266 nodemcu V3 with built-in oled display. when i try to use the oled with Wire.begin(4, 5); it works great. but when i try to use these scl and sda pins in A_config.h, it doesnt show anything in the display. i tried some other default scl, sda pins too. nothing worked
Author
Owner

@VeriBotOfficial commented on GitHub (Aug 6, 2025):

i found a post that says "go to settings and enable display in web interface". i will try that and let you know

<!-- gh-comment-id:3159127602 --> @VeriBotOfficial commented on GitHub (Aug 6, 2025): i found a post that says "go to settings and enable display in web interface". i will try that and let you know
Author
Owner

@VeriBotOfficial commented on GitHub (Aug 6, 2025):

no, it didnt work. it was already enabled

<!-- gh-comment-id:3159468880 --> @VeriBotOfficial commented on GitHub (Aug 6, 2025): no, it didnt work. it was already enabled
Author
Owner

@VeriBotOfficial commented on GitHub (Aug 6, 2025):

ok, im stupid... i switched scl and sda. and it worked great

<!-- gh-comment-id:3159528457 --> @VeriBotOfficial commented on GitHub (Aug 6, 2025): ok, im stupid... i switched scl and sda. and it worked great
Author
Owner

@deepalarm commented on GitHub (Dec 21, 2025):

ok, im stupid... i switched scl and sda. and it worked great

tried the same board nodemcu v3 with integrated OLED SSD1306
i do all it in source code for my type such as SSD1306 and sda / scl pins out but somehing wrong
web working good...display not working... see a config.h pls

<!-- gh-comment-id:3678886187 --> @deepalarm commented on GitHub (Dec 21, 2025): > ok, im stupid... i switched scl and sda. and it worked great tried the same board nodemcu v3 with integrated OLED SSD1306 i do all it in source code for my type such as SSD1306 and sda / scl pins out but somehing wrong web working good...display not working... see a config.h pls
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/esp8266_deauther#1023
No description provided.