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

84PSE gets stuck during file transfer #64

Open
tari opened this issue Apr 3, 2024 · 0 comments
Open

84PSE gets stuck during file transfer #64

tari opened this issue Apr 3, 2024 · 0 comments

Comments

@tari
Copy link

tari commented Apr 3, 2024

On Windows using Chrome, I'm able to connect to my 84+SE with OS 2.55MP, but something seems to get stuck during the transfer such that I need to unplug USB from the calculator for it to come back and the file doesn't actually end up on the calculator.

Debug logs on the console look like this:

index.js:1 🖥→📱 Sent:     00000004 01 00,00,04,00
index.js:1 🖥←📱 Received: 00000004 02 00,00,00,FA
index.js:1 🖥→📱 Sent:     00000010 04 0000000A 0001 00,03,00,01,00,00,00,00,07,D0
index.js:1 🖥←📱 Received: 00000002 05 E0,00
index.js:1 🖥←📱 Received: 0000000A 04 00000004 0012 00,00,07,D0
index.js:1 🖥→📱 Sent:     00000002 05 E0,00
index.js:1 {calcType: 'TI-84 Plus', size: 2188, comments: 'BinPac8x (c)2010 Cemetech.net&Kerm Martian', entries: Array(1), debug: {…}}
index.js:1 🖥→📱 Sent:     0000000C 04 00000006 0007 00,02,00,0E,00,11
index.js:1 🖥←📱 Received: 00000002 05 E0,00
index.js:1 🖥←📱 Received: 0000000A 04 00000004 BB00 00,01,D4,C0
index.js:1 🖥→📱 Sent:     00000002 05 E0,00
index.js:1 🖥←📱 Received: 00000022 04 0000001C 0008 00,02,00,0E,00,00,08,00,00,00,00,00,00,5D,AB,00,11,00,00,08,00,00,00,00,00,14,DC,D1
index.js:1 🖥→📱 Sent:     00000002 05 E0,00
index.js:1 🖥→📱 Sent:     00000029 04 00000023 000B 00,04,43,48,41,54,00,00,00,08,7B,01,00,03,00,02,00,04,F0,07,00,06,00,03,00,01,00,00,08,00,04,00,00,00,00

It looks like the last chunk of data is expected to elicit a response from the calculator, but the calculator still seems to be waiting for something so the transfer gets wedged.

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