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

[Bug]: Node crashes when establishing WLAN connection with the Android APP #3129

Closed
mverch67 opened this issue Jan 24, 2024 · 3 comments · Fixed by #3435
Closed

[Bug]: Node crashes when establishing WLAN connection with the Android APP #3129

mverch67 opened this issue Jan 24, 2024 · 3 comments · Fixed by #3435
Labels
bug Something isn't working

Comments

@mverch67
Copy link
Collaborator

mverch67 commented Jan 24, 2024

Category

WiFi

Hardware

T-Deck

Firmware Version

since 2.2.16

Description

T-Deck boots in a circle when WLAN is enabled and the Android APP is waiting for connection. If the APP node connection is set to None, then T-Deck continues to run. At the moment Android App is set to connect via IP the node crashes and reboots.

Android APP 2.2.19

Relevant log output

No response

@mverch67 mverch67 added the bug Something isn't working label Jan 24, 2024
@mverch67
Copy link
Collaborator Author

This issue was introduced in 2.2.16. In 2.2.15 the WLAN connection still works.

@mverch67
Copy link
Collaborator Author

Summary of investigation result:

  • either commenting out the GPS auto detection -> does not show the wifi reboot anymore
  • or commenting out the I2S stuff(audio) -> does not show the wifi reboot anymore
  • both code included -> crash/reboot (even when gps detection finished after a minute)

@rcarteraz
Copy link
Member

Can confirm this is still an issue with 2.2.23/4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants