You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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 ?
The text was updated successfully, but these errors were encountered:
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:
![image](https://private-user-images.githubusercontent.com/22865687/266778471-a605e854-61c8-4dba-9fdf-71550b2a8b28.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk4ODkyMDcsIm5iZiI6MTczOTg4ODkwNywicGF0aCI6Ii8yMjg2NTY4Ny8yNjY3Nzg0NzEtYTYwNWU4NTQtNjFjOC00ZGJhLTlmZGYtNzE1NTBiMmE4YjI4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE4VDE0MjgyN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTc1MDdlZWQ3OWMxN2VjM2RjMjBhZWQxNGU2ZTY3OWJhNjdjM2VkNDkyNjRiMjI5NjlkYzUyMWU0YTc0NzdhYzkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.PTDoKBKQRA7dhHr7o2aBNa9BbbRA-D0kk9wdS-Hyap4)
Crashes the ESp32 hard, so it requires a reset, and the gameboy shows one of the error faces; printer needs powercycle for re-pairing
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
with which esp32-base version has this been developed or is verified running ?
The text was updated successfully, but these errors were encountered: