Giter Club home page Giter Club logo

Comments (8)

dannagle avatar dannagle commented on May 22, 2024

Is there a long delay? Packet Sender will close the socket after a period of time. It may be cutting off the device. You can try enabling the "Persistent TCP" checkbox. That feature is experimental, but it may work better for you.

from packetsender.

Bernardtb4 avatar Bernardtb4 commented on May 22, 2024

2 strings data is send short string (Heart-beat packet)1 : SER:_GS06,351535058775057# 2 Long string Device data : SER:_GS06,351535058775057,121402190716,,SYS:G6S;V2.20;V1.0.6,GPS:A;11;S00.000000;E00.000000;0;0;1390;0.85,COT:,ADC:10.14;3.81,DTT:4000;C0;0;0;0;1#
The sort string is shown on the program but the long string does not show , i have tried hex also but it does the same

from packetsender.

dannagle avatar dannagle commented on May 22, 2024

I can't replicate this. What is the long string in hex you are trying to send?

from packetsender.

Bernardtb4 avatar Bernardtb4 commented on May 22, 2024

Longstring is the device full data
Short string is just a "hi" to the server

from packetsender.

dannagle avatar dannagle commented on May 22, 2024

I sent this hex data. Is this the correct data string?:
53 45 52 3a 47 53 30 36 2c 33 35 31 35 33 35 30 35 38 37 37 35 30 35 37 2c 31 32 31 34 30 32 31 39 30 37 31 36 2c 2c 53 59 53 3a 47 36 53 3b 56 32 2e 32 30 3b 56 31 2e 30 2e 36 2c 47 50 53 3a 41 3b 31 31 3b 53 30 30 2e 30 30 30 30 30 30 3b 45 30 30 2e 30 30 30 30 30 30 3b 30 3b 30 3b 31 33 39 30 3b 30 2e 38 35 2c 43 4f 54 3a 2c 41 44 43 3a 31 30 2e 31 34 3b 33 2e 38 31 2c 44 54 54 3a 34 30 30 30 3b 43 30 3b 30 3b 30 3b 30 3b 31 23

longstring

from packetsender.

Bernardtb4 avatar Bernardtb4 commented on May 22, 2024

I'm getting the full data string now ? don't know why it did not give it to me from the beginning but the tool is now showing all the data to me but now the data is nonsense ? see the 2 screens the one in front is the correct data but the 2nd screen is symbols (������?�"M������?�"M������?�"M������?�"M������?�"M������?�"M������?�"M������?�"M��)
Why ?
image

from packetsender.

dannagle avatar dannagle commented on May 22, 2024

Bizarre. Packet Sender has an EBCDIC encoding option, but it doesn't get invoked during incoming, and that string does not match EBCDIC quite right.

You could try it with portable packet sender with the default settings to see if it behaves better.

from packetsender.

dannagle avatar dannagle commented on May 22, 2024

A stability fix was pushed to master branch. You can grab the code now or wait for new installers.

from packetsender.

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.