Skip to content

Server is able to receive first 1055 packets only #15

Description

@subhanshus-optimus

Steps to reproduce:

  1. Compile 'client.c' and upload to one of the TI cc2650 modules.
  2. Similarly, compile and upload 'server.c' to the other TI cc2650 module.
  3. View the output of code on terminals
  4. The client will keep on sending messages to the server and in reply server will re-send the received packet.

Result: This keeps working for the first 1055 packets after that 'client' keeps on sending the packet but 'server' is not able to receive any packet.

Query: I just want to ask that if this behavior is because of the desired configuration or if this is a known issue.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions