Skip to content

Firmware, Testing on ESP32 Dev Kit #339

@ForrestErickson

Description

@ForrestErickson

Describe the bug
A clear and concise description of what the bug is.
Short Summary of the expected behavior:
I expect when testing on an ESP32 Dev Kit for as much functionality as the reduce hardware allows.
The device should report the missing hardware at setup() and with the "i" command during loop()

Short Summary of the buggy behavior:

Code of 20260125 in Main
Loaded into ESP32 dev board.

MAC as char array: 3C6105324EAC
*wm:AutoConnect
*wm:Connecting to SAVED AP: VRX
*wm:connectTimeout not set, ESP waitForConnectResult...
Connected to Network: VRX
Obtained IP Address: 192.168.1.238
Attempting MQTT connection...*wm:AutoConnect: SUCCESS
*wm:STA IP Address: 192.168.1.238
Done With Setup!
InterruptRotator example for the RotaryEncoder library.
success!
connected!
SWITCH_MUTE onPress
dfPlayer.play
0
Muted: YES
LVL: 0
No Message.
ENCODER_SWITCH onPress
SWITCH_MUTE onHold
SWITCH_MUTE Long Pressed For 1000ms
SWITCH_MUTE onHold
SWITCH_MUTE onHold
SWITCH_MUTE onHold
SWITCH_MUTE onHold
SWITCH_MUTE onHold
SWITCH_MUTE onHold
SWITCH_MUTE onHold
SWITCH_MUTE onHold
SWITCH_MUTE onHold
SWITCH_MUTE onHold
SWITCH_MUTE onHold
SWITCH_MUTE onHold
SWITCH_MUTE onHold
SWITCH_MUTE onHold
SWITCH_MUTE onHold
SWITCH_MUTE onHold
SWITCH_MUTE onHold
SWITCH_MUTE onHold
SWITCH_MUTE onHold
SWITCH_MUTE onHold
SWITCH_MUTE onHold

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions