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

Connection lost immediately after starting Amiibo read after firmware update 12.0.0 #2

Closed
system- opened this issue Apr 6, 2021 · 7 comments
Milestone

Comments

@system-
Copy link

system- commented Apr 6, 2021

[11:05:15] joycontrol.transport read::81 ERROR - No data received.
[11:05:15] joycontrol.protocol connection_lost::124 ERROR - Connection lost.
[11:05:15] asyncio default_exception_handler::1707 ERROR - Task exception was never retrieved
future: <Task finished name='Task-19' coro=<L2CAP_Transport.close() done, defined at /home/soli/joycon/joycontrol/transport.py:148> exception=AttributeError("'NoneType' object has no attribute 'cancel'")>

@Poohl
Copy link
Owner

Poohl commented Apr 17, 2021

Yeah, bad news for now. While we have a way and means to pair and connect to the switch in V12 by now, we don't know what or why it disconnects when changing input mode. NXBT is suspecting the polling rate, I am resarching the timing-byte and it might me neither of the two...

@Poohl
Copy link
Owner

Poohl commented May 5, 2021

Have you had any more success? It seems to be somewhat hardware related so what Bluetooth chipset are you using?

@Poohl
Copy link
Owner

Poohl commented May 7, 2021

@system- @thxomas @Yamakaky
I found a way to get past the 'rcvd max slots change' thing: The switch will not disconnect unless you send something wrong, so just don't send anything and wait for the Max Slots Change or whatever it actually is (i just waited until i got the writer restarted XD, bc it crashed).
Afterwards you can simply continue sending input as usual and the switch will start sending you the NFC-subcommands.
Will work on automating this after the pairing is working again. The main problem is getting anywhere without sending input (i used the touchscreen, doesn't work in game).

@Poohl Poohl added this to the NFC Hacky milestone May 7, 2021
@Poohl
Copy link
Owner

Poohl commented May 7, 2021

Please check out this comment

@Poohl
Copy link
Owner

Poohl commented May 8, 2021

And try the latest version. I had no issues reading an amiibo. Didn't disconnect or anything.

@Poohl
Copy link
Owner

Poohl commented May 11, 2021

Ok, also consider this closed, as I can read and write amiibos.

If the issue persists please open a new issue, to be sure that either the V12 fix isn't working or the problem is not V12.

@Poohl Poohl closed this as completed May 11, 2021
@system-
Copy link
Author

system- commented May 12, 2021

EPIC

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

2 participants