Skip to content

Conversation

gato001k1 and others added 30 commits October 3, 2025 19:14
erase dumb stuff
I hope this doesent break stuff 🙏
Comment out the LAUNCHER_m5stack-cplus1_1 environment in the build workflow.
Adding a fillRect to flush the Title+Version string before draw clock
…thout connecting to any AP. Fixes the error message display in AP-Info clipping the border
… EAPOL frames (1+2, 3+4) instead of just EAPOL frames existing.
Revert last commit experiment. Keep initial fixes
Smarter capture_handshake logic. Waits for usable EAPOL frames
Fixes the WiFi getting stuck in STA mode when exiting back to menu wi…
Refactoring and fixes ro nrf jammer
bmorcelli and others added 28 commits December 11, 2025 07:17
Sharing SD Card will not mess with the other devices pin configuration
fixes overlapping on the screen
Change deauth button text to be on the right
#1921

Malformed packet using a null character ending was causing the issue

fixed
Ethernet from IDF to Arduino based lib
Moved Rotation to BruceConfigPins, which is specific for each device (no more cardputers with flipped screen after sharing SD with T-Embed)

Due to the issue in #1942 , Changed Pins for T-Display S3, mostly when it is the touchscreen version.
- SD_MMC was conflicting GPS and I2C pins with SD Card pins, and
- regular version was conflicting InfraRed pins, and I2C pins (43/44) were moved to the touch shared I2C (18/17) on the touch version

I chose to keep the pin configurations different between touch and non touch because ppl already have devices mounted, and it keeps some compatibility

to change to the pins yu had, do as follows:
- Manual Setup
If you are not happy with these changes, you can change them back to whatever you want:
* Activate Dev Mode: Scroll all the menu from Wifi->BLE... CFG->Wifi 5 times, non-stop and it will enable dev Mode
* Change The bus pins: CFG->Dev Mode->(Pins Menu) to what you need
@pr3y pr3y requested a review from bmorcelli December 24, 2025 14:04
@pr3y pr3y merged commit 5dd4207 into main Dec 24, 2025
5 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants