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

Query regarding esp-modbus. #9854

Closed
1 task done
kabirwbt opened this issue Jun 13, 2024 · 2 comments · Fixed by #9855
Closed
1 task done

Query regarding esp-modbus. #9854

kabirwbt opened this issue Jun 13, 2024 · 2 comments · Fixed by #9855
Labels
Status: In Progress Issue is in progress
Milestone

Comments

@kabirwbt
Copy link

kabirwbt commented Jun 13, 2024

Board

ESP32 Dev Module

Device Description

Plain module

Hardware Configuration

Nothing as of yet

Version

v3.0.1

IDE Name

Arduino IDE

Operating System

Pop!_OS 22.04 LTS

Flash frequency

80Mhz

PSRAM enabled

no

Upload speed

115200

Description

I wanted to ask how to use esp-modbus(https://github.com/espressif/esp-modbus) with esp32 core 3.0.1. It was earlier available under .arduino15/packages/esp32/hardware/esp32/2.0.14/tools/sdk/esp32/include/freemodbus/. There is no modbus library in the core now.

Sketch

-

Debug Message

-

Other Steps to Reproduce

No response

I have checked existing issues, online documentation and the Troubleshooting Guide

  • I confirm I have checked existing issues, online documentation and Troubleshooting guide.
@kabirwbt kabirwbt added the Status: Awaiting triage Issue is waiting for triage label Jun 13, 2024
@me-no-dev
Copy link
Member

Since IDF 5, modbus is external module. We would need to add it again

@kabirwbt
Copy link
Author

kabirwbt commented Jun 13, 2024

@me-no-dev Thank you for your quick response!

@VojtechBartoska VojtechBartoska added Status: In Progress Issue is in progress and removed Status: Awaiting triage Issue is waiting for triage labels Jun 13, 2024
@VojtechBartoska VojtechBartoska added this to the 3.0.2 milestone Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: In Progress Issue is in progress
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants