Giter Club home page Giter Club logo

Comments (2)

bozimmerman avatar bozimmerman commented on August 17, 2024

Huh.
So, the [ 130 17 45] appears to be the packet headers you see in Command mode after connecting to a remote host using ATC.
The ATT"MESSAGE" command does not normally give any response other than 0K or ERROR or whatever, unless you intentionally turn on CRC8 mode, in which case it returns a single number.

IOW, I'm not quite sure what's going on. Can you paste in a transaction log that starts from modem initialization until you issue the ATT command and see [130 17 56] type stuff? Thanks.

from zimodem.

varna9000 avatar varna9000 commented on August 17, 2024

I spent some more time on this today. It seems I've misunderstood or rather assumed wrongly how things work. I'm attaching a sample session.

  1. I create new server listener on esp01

  2. I connect with telnet from my laptop to it

  3. Here I made two wrong assumptions:

    • The connection will not go into streaming mode and
    • the newly created connection is made "current one"
  4. I send ATT"test" and after sending the connection goes automatically in streaming, where all text sent from telnet returns the said array with three hex values.

  5. If I disable auto streaming with ATS41=0, then ATT"test" returns ERROR

  6. So finally I select the connection as "current" with ATCn, and only then ATT"test" sends the string without giving back error or going into streaming mode.

Screenshot 2024-08-12 at 23 37 08

from zimodem.

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.