Skip to content
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

photo buffer not clearing, PTP protocol in STA mode #11

Closed
frank26080115 opened this issue Oct 17, 2022 · 4 comments
Closed

photo buffer not clearing, PTP protocol in STA mode #11

frank26080115 opened this issue Oct 17, 2022 · 4 comments

Comments

@frank26080115
Copy link
Owner

photo buffer not clearing, PTP protocol in STA mode

the buffer clearing icon beside the card icon will keep doing the animation forever, the red LED card busy indicator will stay on forever. the camera is inoperable until a full power reset

observed on A7RIV by a user I've been helping

frank26080115 added a commit that referenced this issue Oct 18, 2022
* prevent warning about const char*

* add wire library without the repeated error message

* more instructions, including save dest "camera only" for sta mode

* added attempt to dump image obj data if required

#11
@frank26080115
Copy link
Owner Author

first thing, some cameras actually have two different places to set "save to camera only", so please make sure you set "save to camera only" for both "PC" and "Smartphone"

INSTRUCTIONS.md has been updated

@frank26080115
Copy link
Owner Author

second thing, I added code to dump the buffered image object data into nothingness, but it doesn't work too well. I believe it's actually because of a performance issue within the ESP32. My debug messages say that it's dumping and dumping until it hangs and the RX buffer times out without finishing the entire dump.

@frank26080115
Copy link
Owner Author

Hopefully fixed by 736cdaa

@frank26080115
Copy link
Owner Author

Issue seems to be resolved on my A1 and RX0M2, also the original reporter of this issue has indicated that the new instructions are helpful and avoids this issue.

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

No branches or pull requests

1 participant