René's URL Explorer Experiment


Title: SDO transfert abort 0x05040000 because the library is loosing device answer's frame. · Issue #623 · canopen-python/canopen · GitHub

Open Graph Title: SDO transfert abort 0x05040000 because the library is loosing device answer's frame. · Issue #623 · canopen-python/canopen

X Title: SDO transfert abort 0x05040000 because the library is loosing device answer's frame. · Issue #623 · canopen-python/canopen

Description: CanOpen library 2.4.1 (Ubuntu 24.04 / Python 3.10.18) Mme, Sir, Issue: "Transfer aborted by client with code 0x05040000" (= client timeout) even if the device answer within 10ms of the request and the timeout is not touched (Default foun...

Open Graph Description: CanOpen library 2.4.1 (Ubuntu 24.04 / Python 3.10.18) Mme, Sir, Issue: "Transfer aborted by client with code 0x05040000" (= client timeout) even if the device answer within 10ms of the request and ...

X Description: CanOpen library 2.4.1 (Ubuntu 24.04 / Python 3.10.18) Mme, Sir, Issue: "Transfer aborted by client with code 0x05040000" (= client timeout) even if the device answer within 10ms of the re...

Opengraph URL: https://github.com/canopen-python/canopen/issues/623

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"SDO transfert abort 0x05040000 because the library is loosing device answer's frame.","articleBody":"CanOpen library 2.4.1\n(Ubuntu 24.04 / Python 3.10.18)\n\nMme, Sir, \n\n**Issue**: \"Transfer aborted by client with code 0x05040000\"  (= client timeout) even if the device answer within 10ms of the request and the timeout is not touched (Default found in the library code=300ms).\n\n**Investigation**: This always append in this context. A SYNC frame is send by the command\nnetwork.sync.start(0.04). \n\nIf the SDO request (nodes[dev_num].sdo.download(SDO_INDEX, sub_index, val_bytes)) appears on the bus just few µs before the SYNC and the device answer is just after the SYNC. The answer seems not to be read by the library which declare a timeout and send the abort frame (300ms after the initial request).  This behavior is systematic.\n\n\u003cimg width=\"1204\" height=\"37\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/34ad1a25-e7dd-415f-8225-498c355970d1\" /\u003e\n\n\u003cimg width=\"1537\" height=\"399\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/f8cb582c-5a28-4afb-a217-30e297be2db2\" /\u003e\n\nOn the can dump, you may see the SDO upload request answering within 10ms of the request, nevertheless the library sent the abort 300ms later. \nIn the dump, the SDO arrive 0.3µs before the SYNC and the answer is just after the SYNC. \n\nIf the SDO is well spaced from the next SYNC and the device had time to answer before the SYNC, it is working fine. In the example below, it is working fine\n\u003cimg width=\"1548\" height=\"210\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/88ea31c0-c19d-4964-95f4-84a796c33619\" /\u003e.\n\nI also check network bus error but there is none:\n\n\u003cimg width=\"1409\" height=\"206\" alt=\"Image\" src=\"https://github.com/user-attachments/assets/c4060922-92ef-46e1-8697-5546fb035ace\" /\u003e\n\nPS:\n* The device which answer SDO request is a true hardware device on the network and so has a different clocking crystal then the PC. \n* The candump software is also on the same PC than the program which use the library, so the PC is correctly receiving the frame. \n\nRegards\nElmout\n ","author":{"url":"https://github.com/elmout31","@type":"Person","name":"elmout31"},"datePublished":"2025-12-19T12:13:51.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":1},"url":"https://github.com/623/canopen/issues/623"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:d0ac1b21-306e-0bc8-4e7f-81521e2b9198
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idAB66:3081D4:5276A44:6D433C2:6A5DBFB8
html-safe-noncec9e318783b3858473a6cbef65f9cedb9611427f63117fad4627b6131f3e0272b
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBQjY2OjMwODFENDo1Mjc2QTQ0OjZENDMzQzI6NkE1REJGQjgiLCJ2aXNpdG9yX2lkIjoiMjkyMTA4MDQzMzE1MTk1MDc3NiIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac776ada2ff260f38d9e6aef7b2f60573c2e707f3330a9dbb4112cdd45c1029617
hovercard-subject-tagissue:3747323823
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/canopen-python/canopen/623/issue_layout
twitter:imagehttps://opengraph.githubassets.com/537e657f5ea01669f913fed0ce0076273950448bc3b2790a97f772624283e610/canopen-python/canopen/issues/623
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/537e657f5ea01669f913fed0ce0076273950448bc3b2790a97f772624283e610/canopen-python/canopen/issues/623
og:image:altCanOpen library 2.4.1 (Ubuntu 24.04 / Python 3.10.18) Mme, Sir, Issue: "Transfer aborted by client with code 0x05040000" (= client timeout) even if the device answer within 10ms of the request and ...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameelmout31
hostnamegithub.com
expected-hostnamegithub.com
None5290d7e14309ad1e76106a9c4237bd1041517e83ea182c8ab756752cb0c6940b
turbo-cache-controlno-preview
go-importgithub.com/canopen-python/canopen git https://github.com/canopen-python/canopen.git
octolytics-dimension-user_id200581454
octolytics-dimension-user_logincanopen-python
octolytics-dimension-repository_id68737600
octolytics-dimension-repository_nwocanopen-python/canopen
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id68737600
octolytics-dimension-repository_network_root_nwocanopen-python/canopen
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release9c975978430e9ad293956f2bbdaf153b1bd84a99
ui-targetcanary-1
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/canopen-python/canopen/issues/623#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcanopen-python%2Fcanopen%2Fissues%2F623
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fcanopen-python%2Fcanopen%2Fissues%2F623
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=canopen-python%2Fcanopen
Reloadhttps://github.com/canopen-python/canopen/issues/623
Reloadhttps://github.com/canopen-python/canopen/issues/623
Reloadhttps://github.com/canopen-python/canopen/issues/623
Please reload this pagehttps://github.com/canopen-python/canopen/issues/623
canopen-python https://github.com/canopen-python
canopenhttps://github.com/canopen-python/canopen
Notifications https://github.com/login?return_to=%2Fcanopen-python%2Fcanopen
Fork 359 https://github.com/login?return_to=%2Fcanopen-python%2Fcanopen
Star 560 https://github.com/login?return_to=%2Fcanopen-python%2Fcanopen
Code https://github.com/canopen-python/canopen
Issues 53 https://github.com/canopen-python/canopen/issues
Pull requests 20 https://github.com/canopen-python/canopen/pulls
Discussions https://github.com/canopen-python/canopen/discussions
Actions https://github.com/canopen-python/canopen/actions
Projects https://github.com/canopen-python/canopen/projects
Security and quality 0 https://github.com/canopen-python/canopen/security
Insights https://github.com/canopen-python/canopen/pulse
Code https://github.com/canopen-python/canopen
Issues https://github.com/canopen-python/canopen/issues
Pull requests https://github.com/canopen-python/canopen/pulls
Discussions https://github.com/canopen-python/canopen/discussions
Actions https://github.com/canopen-python/canopen/actions
Projects https://github.com/canopen-python/canopen/projects
Security and quality https://github.com/canopen-python/canopen/security
Insights https://github.com/canopen-python/canopen/pulse
SDO transfert abort 0x05040000 because the library is loosing device answer's frame.https://github.com/canopen-python/canopen/issues/623#top
questionhttps://github.com/canopen-python/canopen/issues?q=state%3Aopen%20label%3A%22question%22
sdohttps://github.com/canopen-python/canopen/issues?q=state%3Aopen%20label%3A%22sdo%22
https://github.com/elmout31
elmout31https://github.com/elmout31
on Dec 19, 2025https://github.com/canopen-python/canopen/issues/623#issue-3747323823
https://private-user-images.githubusercontent.com/10938960/528598228-34ad1a25-e7dd-415f-8225-498c355970d1.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODQ1MjkxMjQsIm5iZiI6MTc4NDUyODgyNCwicGF0aCI6Ii8xMDkzODk2MC81Mjg1OTgyMjgtMzRhZDFhMjUtZTdkZC00MTVmLTgyMjUtNDk4YzM1NTk3MGQxLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA3MjAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNzIwVDA2MjcwNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWM0N2RjMTlkMzE0ZDUwY2NiMjlmMzJlZTI3ZGU1MDViNDRkZWZhODA5NGM4MWE2YjVkZDgxZmNmMjAxMTRhN2EmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JnJlc3BvbnNlLWNvbnRlbnQtdHlwZT1pbWFnZSUyRnBuZyJ9.Cs9BoP0y2oAFP38HLf47ha0M-kb7doc8JNTSphf5fUo
https://private-user-images.githubusercontent.com/10938960/528591796-f8cb582c-5a28-4afb-a217-30e297be2db2.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODQ1MjkxMjQsIm5iZiI6MTc4NDUyODgyNCwicGF0aCI6Ii8xMDkzODk2MC81Mjg1OTE3OTYtZjhjYjU4MmMtNWEyOC00YWZiLWEyMTctMzBlMjk3YmUyZGIyLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA3MjAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNzIwVDA2MjcwNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTI3ZjNjYWRkMGIxN2QzOWQ5MmZkZjcyMzM4MGI3ODRjYWI5ZDZlNzM4ZDk2Yzg0NmNjOGExZDY2ZWU4MDQ2N2MmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JnJlc3BvbnNlLWNvbnRlbnQtdHlwZT1pbWFnZSUyRnBuZyJ9.3PP-fqzVV7E7j5LFc5ctsTq8bmGZLEmLJ8aV464NZ7g
https://private-user-images.githubusercontent.com/10938960/528593147-88ea31c0-c19d-4964-95f4-84a796c33619.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODQ1MjkxMjQsIm5iZiI6MTc4NDUyODgyNCwicGF0aCI6Ii8xMDkzODk2MC81Mjg1OTMxNDctODhlYTMxYzAtYzE5ZC00OTY0LTk1ZjQtODRhNzk2YzMzNjE5LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA3MjAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNzIwVDA2MjcwNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWY2MmZmOGJlYmU5MmQwNGYyNThiNGRiOTk3MTY2YmE2ZmNmODY1ZWU1ZmJmMjdmNzIzYzBiYThjOWIzNWIyZjkmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JnJlc3BvbnNlLWNvbnRlbnQtdHlwZT1pbWFnZSUyRnBuZyJ9.rllMJUr2r9_QfR7WnPWR_rrvcCRU51Ps1SL4xaIaisA
https://private-user-images.githubusercontent.com/10938960/528595658-c4060922-92ef-46e1-8697-5546fb035ace.png?jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3ODQ1MjkxMjQsIm5iZiI6MTc4NDUyODgyNCwicGF0aCI6Ii8xMDkzODk2MC81Mjg1OTU2NTgtYzQwNjA5MjItOTJlZi00NmUxLTg2OTctNTU0NmZiMDM1YWNlLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNjA3MjAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjYwNzIwVDA2MjcwNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTQzNDgwMzI0ZjI2MDlmZjU3Nzc5YmRkNDkyMzIxMmUyMTdmMzVlMDU1NDQzYmVhNTVlNDY3MzUzYjlkYzkwMGQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JnJlc3BvbnNlLWNvbnRlbnQtdHlwZT1pbWFnZSUyRnBuZyJ9.GPuOUeRBQ_2oyt_J_7hpwUusDD5EDHgQ8qruhLMHbco
questionhttps://github.com/canopen-python/canopen/issues?q=state%3Aopen%20label%3A%22question%22
sdohttps://github.com/canopen-python/canopen/issues?q=state%3Aopen%20label%3A%22sdo%22
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.