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
43/10000
实时翻译
划译
Hello, while using the latest version for timed communication with hardware, occasional crashes may occur. Could you please help guide me? Thank you!
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
Hello, the above issue is that sending data is too long, and the probability of unicast transmission occurring for a long time is higher. Adjusting the amount of data sent now can avoid this issue. There is a new question that needs to be consulted. During normal communication, occasional disconnections may occur. If the communication time is too long, there may be situations where the connection cannot be made. For example, during normal communication, if a callback is received but the next task has not been triggered, output a log:
After a period of time, the NetworkConnection will be triggered func bearer(_ bearer: Bearer, didClose error: Error?) {}
May I ask where the problem occurred during my configuration process?thank you
Version
4.2.0 (latest)
Ask the question
43/10000
![crash2](https://private-user-images.githubusercontent.com/183272495/379651000-1f6f9cce-7efc-43d6-88cf-3120317b4532.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzMTM3ODAsIm5iZiI6MTczOTMxMzQ4MCwicGF0aCI6Ii8xODMyNzI0OTUvMzc5NjUxMDAwLTFmNmY5Y2NlLTdlZmMtNDNkNi04OGNmLTMxMjAzMTdiNDUzMi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjExJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMVQyMjM4MDBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0zYThmMTQ2MGFkOWQyYWEzYWFmOTFhOTgyOWMzZDFlNDYyYzgzNmFlNjI1OGExMjEzOTI4MjIyNTFlNzE1YWVhJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.jxRhF5b2f2kpqH8KRp5qUZhBRNtIn4yDJugeoBvlk_Q)
![crash3](https://private-user-images.githubusercontent.com/183272495/379651019-79754c17-617e-4815-a58a-3619a9e42018.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzMTM3ODAsIm5iZiI6MTczOTMxMzQ4MCwicGF0aCI6Ii8xODMyNzI0OTUvMzc5NjUxMDE5LTc5NzU0YzE3LTYxN2UtNDgxNS1hNThhLTM2MTlhOWU0MjAxOC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjExJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMVQyMjM4MDBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0wNDIxYzk0NzMxMmJhMmFmMTRmYzZiMThhMDczY2ViYzJlNjI5Yjc5OTVkMTM1YjhlMzc2NTY0MTg2MjU2NTRkJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.xfAao61xLw8hvcOkrkQPOmCeEKdA0mUX1tg5GaNEjD0)
实时翻译
划译
Hello, while using the latest version for timed communication with hardware, occasional crashes may occur. Could you please help guide me? Thank you!
Relevant log output
No response
The text was updated successfully, but these errors were encountered: