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

RTU on and ASCII off (IDFGH-14609) #93

Open
3 tasks done
diplfranzhoepfinger opened this issue Feb 9, 2025 · 1 comment
Open
3 tasks done

RTU on and ASCII off (IDFGH-14609) #93

diplfranzhoepfinger opened this issue Feb 9, 2025 · 1 comment
Assignees

Comments

@diplfranzhoepfinger
Copy link

Checklist

  • Checked the issue tracker for similar issues to ensure this is not a duplicate
  • Read the documentation to confirm the issue is not addressed there and your configuration is set correctly
  • Tested with the latest version to ensure the issue hasn't been fixed

How often does this bug occurs?

always

Expected behavior

should work if RTU on and ASCII off in sdk config.

Actual behavior (suspected bug)

CONFIG_FMB_COMM_MODE_RTU_EN=y
# CONFIG_FMB_COMM_MODE_ASCII_EN is not set

leads at Compile to:

/managed_components/espressif__esp-modbus/modbus/mb_objects/mb_slave.c:148:11: error: implicit declaration of function 'mbs_ascii_transp_create'; did you mean 'mbs_rtu_transp_create'? [-Wimplicit-function-declaration]

Error logs or terminal output

Steps to reproduce the behavior

just try.
like above.

Project release version

latest

System architecture

Intel/AMD 64-bit (modern PC, older Mac)

Operating system

Linux

Operating system version

Ubuntu

Shell

Bash

Additional context

No response

@github-actions github-actions bot changed the title RTU on and ASCII off RTU on and ASCII off (IDFGH-14609) Feb 9, 2025
@alisitsyn alisitsyn self-assigned this Feb 11, 2025
@alisitsyn
Copy link
Collaborator

@diplfranzhoepfinger, Thank you for reporting. The issue is known and the fix is here. I am currently busy but going to merge the fix as soon as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants