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

Crashes during packet transfer #1

Open
hmax42 opened this issue Sep 9, 2023 · 0 comments
Open

Crashes during packet transfer #1

hmax42 opened this issue Sep 9, 2023 · 0 comments

Comments

@hmax42
Copy link

hmax42 commented Sep 9, 2023

All Scenarios tested with a GBPocket and a regular Gameboy Camera, Wemos ESP32 and this adapter board https://github.com/cristofercruz/gbp-esp-shield-pcb

with Arduino-ESP32 2.0.6/2.0.12:
Crashes the ESp32 hard, so it requires a reset, and the gameboy shows one of the error faces; printer needs powercycle for re-pairing
image

with Arduino-Esp32 1.0.6 (the last one before the last commit in this repository)
does not crash the esp32 hard, but doesn't work either; gbp shows error face
this is the log of trying two prints

13:45:08.015 -> Connected Succesfully!
13:45:08.015 -> Creating packet queue succeeded
13:45:08.015 -> xSemaphoreCreateBinary() succeeded
13:45:08.015 -> Attaching interrupt
13:45:08.015 -> Creating task
13:45:08.015 -> Packet proto task started.
13:45:12.961 -> Received packet
13:45:12.961 -> Received packet
13:45:12.961 -> Received packet
13:45:12.961 -> Received packet
13:45:12.961 -> Received packet
13:45:12.961 -> Received packet
13:45:12.961 -> Received packet
13:45:12.961 -> Received packet
13:45:12.961 -> Received packet
13:45:12.961 -> Received packet
13:45:12.961 -> Received packet
13:45:12.961 -> Received packet
13:45:12.961 -> Received packet
13:45:12.961 -> Received packet
13:45:12.961 -> Received packet
13:45:12.961 -> Received packet
13:45:12.961 -> Received packet
13:45:28.745 -> Received packet
13:45:28.745 -> Received packet
13:45:28.745 -> Received packet
13:45:28.745 -> Received packet
13:45:28.745 -> Received packet
13:45:28.745 -> Received packet
13:45:28.745 -> Received packet
13:45:28.745 -> Received packet
13:45:28.745 -> Received packet
13:45:28.745 -> Received packet
13:45:28.745 -> Received packet
13:45:28.745 -> Received packet
13:45:28.745 -> Received packet
13:45:28.745 -> Received packet
13:45:28.745 -> Received packet
13:45:28.745 -> Received packet
13:45:28.745 -> Received packet

with which esp32-base version has this been developed or is verified running ?

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