Giter VIP home page Giter VIP logo

Comments (7)

MaJerle avatar MaJerle commented on August 15, 2024

Hi @gxnt-samir more info would be necessary. We need to see 2 things:

  • Actual data from modem
  • Data visible by your microcontroller or computer. Are you sure that you are not missing any bytes received from the modem?

from lwcell.

gxnt-samir avatar gxnt-samir commented on August 15, 2024

Hello @MaJerle ,

Thank you for your response.

I am attaching the actual MCU - Modem communication log.
actual modem-mcu data

from lwcell.

gxnt-samir avatar gxnt-samir commented on August 15, 2024

As you can see, the +RECEIVE has been received from Modem interface with the response data, but this received data didnot triggered the event.

from lwcell.

MaJerle avatar MaJerle commented on August 15, 2024

Question is rather, did MCU really got these data from the modem? Or was there read data processing error? And is number of data received really 1460 bytes? Check all this first please

from lwcell.

gxnt-samir avatar gxnt-samir commented on August 15, 2024

This print is executed by the MCU at just before passing to lwgsm_input_process API. You can see my iostream write API just before it.

Uart Print of receive

from lwcell.

gxnt-samir avatar gxnt-samir commented on August 15, 2024

So, Yes the data is actually receiced by MCU, and its 1460 bytes. The image is croped so the data is not showing full. Do you have any way i can debug further. any specific function or value that can give me any clue.

from lwcell.

MaJerle avatar MaJerle commented on August 15, 2024

It is super strange. Would be good to see if you go in to input_process function.

from lwcell.

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.