Describe the bug
A clear and concise description of what the bug is.
Short Summary of the expected behavior:
When loading the GPAD_API into a ESP32 Dev Kit 1 we should be able to run the code as fully as possible.
Short Summary of the buggy behavior:
The code halts at "DFPlayer about to play."
To Reproduce
Steps to reproduce the behavior:
- Use ESP32 Dev Kit 1
- Connect a 10K resistor to GPIO34 to 3.3 (Encoder switch)
- Connect a 10K resistor to GPIO35 to 3.3 (Encoder switch)
- Load GPAD_API into ESP32 Dev Kit1 and run
- Observe on Serial Monitor the MAC and capture so we can publish to this MAC for testing as a Krake. Lee wants the MAC address.
- Set the SSID and PW for the local WiFi as necessary.
Expected behavior
A clear and concise description of what you expected to happen.
I expect that the GPAD_API should run with only the two resistors to the full extent that it can.
It should present a softAP for setting WiFi credentials
It should connect to WiFi
It should connect to MQTT broker.
Screenshots
If applicable, add screenshots to help explain your problem.
Hardware description
Model:
Serial Number:
Other:
Test Equipment
Model:
Serial Number:
Additional context
Add any other context about the problem here.
CC:
@nk25719
Describe the bug
A clear and concise description of what the bug is.
Short Summary of the expected behavior:
When loading the GPAD_API into a ESP32 Dev Kit 1 we should be able to run the code as fully as possible.
Short Summary of the buggy behavior:
The code halts at "DFPlayer about to play."
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
I expect that the GPAD_API should run with only the two resistors to the full extent that it can.
It should present a softAP for setting WiFi credentials
It should connect to WiFi
It should connect to MQTT broker.
Screenshots
If applicable, add screenshots to help explain your problem.
Hardware description
Model:
Serial Number:
Other:
Test Equipment
Model:
Serial Number:
Additional context
Add any other context about the problem here.
CC:
@nk25719