Giter VIP home page Giter VIP logo

Comments (2)

tappcandy avatar tappcandy commented on May 27, 2024

Requesting data with tag 113927120 for delegate RS485 - XYZ *
Start of did write : <Request: 0x6ca63d0> - 113927120 //Starting didWriteData for above request
End of did write : <Request: 0x6ca63d0> - 113927120 //End of didWriteData for above request

Start of did read : <Request: 0x6ad59f0> - 112024048 //Start didRead to get response (older request not shown here)
Delegating to MCU with MCU //Pass response data to delegate
Requesting data with tag 111870144 for delegate MCU //THIS IS THE CONCURRENT REQUEST #
End of did read : <Request: 0x6ad59f0> - 112024048 //End of didRead

Start of did write : <Request: 0x6ab00c0> - 111870144 //Start of did write for above request
End of did write : <Request: 0x6ab00c0> - 111870144 //End of did write for above request

Start of did read : <Request: 0x6ca63d0> - 113927120 <- This matches tag above for RS485 data *
Delegating to RS485 - XYZ with MCU <- These are switched (should match)
End of did read : <Request: 0x6ca63d0> - 113927120

Start of did read : <Request: 0x6ab00c0> - 111870144 <- This matches tag above for MCU data #
Delegating to MCU with RS485 - XYZ <- These are switched (should match)
End of did read : <Request: 0x6ab00c0> - 111870144

from cocoaasyncsocket.

sunnyfarmer avatar sunnyfarmer commented on May 27, 2024

I get this problem too, have you found the reason?

from cocoaasyncsocket.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.