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

Flipper freezes when connected to iOS app on dev build #1570

Closed
D4DB0DY opened this issue Aug 10, 2022 · 6 comments
Closed

Flipper freezes when connected to iOS app on dev build #1570

D4DB0DY opened this issue Aug 10, 2022 · 6 comments

Comments

@D4DB0DY
Copy link

D4DB0DY commented Aug 10, 2022

If I can make it to file browser before it freezes I get this also..

image

Details of the build

image

@D4DB0DY D4DB0DY changed the title Flipper freezes when connected to iOS app Flipper freezes when connected to iOS app on dev build Aug 10, 2022
@D4DB0DY
Copy link
Author

D4DB0DY commented Aug 10, 2022

Force quitting the iOS app and rebooting the flipper makes the flipper work again. It freezes again when the app reconnects to flipper over bluetooth.

@UberGuidoZ
Copy link
Contributor

UberGuidoZ commented Aug 10, 2022

I am NOT having the same issues as below on the latest dev build 1d50a59

>: log
Press CTRL+C to stop...
46161 [I][BtGap] Connection parameters: Connection Interval: 24 (30 ms), Slave Latency: 0, Supervision Timeout: 72
46418 [I][BtGap] Pairing complete
46422 [I][BtSrv] Open RPC connection
46568 [I][BtGap] Rx MTU size: 414
>:

The screen freezes but that appears to be it. Requires a reboot. Nothing is logged, CLI doesn't disconnect.

The below is for the latest Unleashed firmware

It's what I was testing at the time...

On connect with Bluetooth (first time), this happened instantly:

Bluetooth_on_Connect

In process of debugging and gather logs.

@UberGuidoZ
Copy link
Contributor

FW

@UberGuidoZ
Copy link
Contributor

UberGuidoZ commented Aug 10, 2022

Pay attention to time stamps to compare to log file

iOS version (iPhone 13)
iOS_Version


Initial connecting screen

1


Successful connection

2


Crashed and disconnected

3

@UberGuidoZ
Copy link
Contributor

UberGuidoZ commented Aug 10, 2022

Both iOS app and Flipper crashed (HardFault)
Full_Crash_Log.txt

Flipper did not crash, just iOS app cycling through the screenshots above
Repeating_crash_log.txt

Quickest crash I could log (both crashed)
Quick_Crash.txt

@skotopes
Copy link
Member

Please check latest dev: there were multiple closed issues.

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

3 participants