-
Notifications
You must be signed in to change notification settings - Fork 2
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
GPAD_API, Ver 0.20, Incorrect LEDS only when DFPlayer Connected #100
Comments
The solution will be to reassign the UART 1 pins. |
Nagham, Closing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
A clear and concise description of what the bug is.
Short Summary of the expected behavior: With the "PMD_Processing_MQTT" sketch, when I send the the Lights do not flash properly and in the case of a5 not at all.
Detailed Behavior
With the DFPlayer connected on the Homework2 assembly, Send alarms from "PMD_Processing_MQTT".
alarm, a5 alarm all FIVE lights (LEDs should participate in the blinking. However they do not light at all. There is a noticeable flash of redraw to the LCD screen.
When sending a4, the first four Lights light but do not blink an the normal rate. They are on for about four seconds, off for about two seconds. There is a noticeable flash of redraw to the LCD screen about two seconds after the Lights come on.
When sending a3, the first three Lights light but do not blink an the normal rate. They are on for about four seconds, off for about two seconds. There is a noticeable flash of redraw to the LCD screen about two seconds after the Lights come on.
When sending a2, the first two Lights light but do not blink an the normal rate. They are on for about four seconds, off for about two seconds. There is a noticeable flash of redraw to the LCD screen about two seconds after the Lights come on.
When sending a1, the first Light lights but do not blink an the normal rate. It is on for about four seconds, off for about two seconds. There is a noticeable flash of redraw to the LCD screen about two seconds after the Light come on.
When sending a1, the first Light lights but do not blink an the normal rate. It is on for about four seconds, off for about two seconds. There is a noticeable flash of redraw to the LCD screen about two seconds after the Light come on.
When sending a0, the Lights are off. I can not tell if theres is a noticeable flash of redraw to the LCD screen because no back light.
Screen shot of the Serial Monitor on the DUT after a single a4 command was sent
Screen shot of the Serial Monitor on the DUT after a single a5 command was sent
Observation from Screen Shots
From the screen shots it appears that the KRAKE thinks it is getting repeated alarm commands from the Processing PMD.
With the DFPlayer NOT connected on the Homework2 assembly,
All alarms work normally.
This screen shot shows how the report from the DUT on the Serial Monitor changed when the DFPlayer was disconnected
![image](https://private-user-images.githubusercontent.com/5836181/393553539-ee6de46b-0d37-4649-939f-3a0e556d847f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5ODYyNDIsIm5iZiI6MTczODk4NTk0MiwicGF0aCI6Ii81ODM2MTgxLzM5MzU1MzUzOS1lZTZkZTQ2Yi0wZDM3LTQ2NDktOTM5Zi0zYTBlNTU2ZDg0N2YucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwOCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDhUMDMzOTAyWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9Y2FlMmI4NWVmMTliZWQxZjNlNTA2YWRlY2I1ZmNiMGRhMWI5MzU1Yjg0NDJhZmQyMDQ2YjU1ZDVmODdiZjJkMyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.lLMsAELOjiATX7g4LrfSrH1mm_4JtK5NaiDYW2ym64s)
Hardware description
Model: Homework2 with LCD and DFPLayer of type TD5580A
Serial Number: UAS1
Other: Connect serial monitor on USB
The text was updated successfully, but these errors were encountered: