Skip to content

multiple transmission of packets #6

@trk0293

Description

@trk0293

we integrated micro-esb communication protocol to our system and while testing we found that same packet is transmitted multiple times approximately 90 times. Then we thought of testing your own micro-esb library from github and it was so buggy it has the same issue of multiple packet transmissions. I am attaching screen shots of experimental results. we will appreciate if you can resolve this issue ASAP.

IDE : keil u vision 5

SDK version : v8.1.0

softdevice is v5.2.1

i am transmitting tx_payload_data(8 bytes) continuously with increment tx_payload.data[1] every time if there is a succesfull transmission.
here is uesb configuration which is same in tx and rx
uesb_config

These are some of the output snaps during each transaction which i mentioned with counter "i"
first time First transcation
capture2 second transaction
.......

capture78

All the way upto 78 times. the same packet is recieved over and over again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions