Modbus library

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Goodmorning,

I'm working right now on a BCM4343W module from Avnet, and my task is to implement the modbus protocol.

Are there any existing implementations of modbus already for that device from WICED?

Thanks

0 Likes
1 Solution
AjayB_76
Moderator
Moderator
Moderator
100 sign-ins 10 questions asked 5 questions asked

Hi,

We dont have any Modbus specific functions. however Modbus is similar to UART and the Avnet kit has UART. You can use any standard code for implementation of Modbus

Regards,

Ajay

View solution in original post

0 Likes
1 Reply
AjayB_76
Moderator
Moderator
Moderator
100 sign-ins 10 questions asked 5 questions asked

Hi,

We dont have any Modbus specific functions. however Modbus is similar to UART and the Avnet kit has UART. You can use any standard code for implementation of Modbus

Regards,

Ajay

0 Likes