This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Write Long using MCP 3.6

I have a 32 byte string to read and write using SD110. In the MCP I can read (using read long) the whole string without any problems. When I try to use write long, MCP times out after about 30 seconds with the error message "Could not update handle (0x0013) with new value"

I read the MCP version 3.5 did NOT support write long. I really hoping version 3.6 does.

If 3.6 does support write long. How do I get my app to accept the long write. I have set the extend property.reliable_wr = 1. Is there anything else I need to do to handle this?

Thanks, Clint

Parents Reply Children
No Data
Related