This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

bug in micro-esb

Hello Nordic Team,

I am sorry to say this, our development team found a major glitch in micro-esb communication protocol. we are in stage of pre-production of medical sensors. 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

Parents
  • I think you could just move to microesb from new SDK, you don't have to change your whole project. I am not sure but i think you got something wrong with your configuration - i remember i had similar issues and i managed to solve them with configuration. unfortunately don't remember how. Probably something with ACKing. Also, there is full source code of microesb, so it is not that hard to check the problematic transmission with debugger...

Reply
  • I think you could just move to microesb from new SDK, you don't have to change your whole project. I am not sure but i think you got something wrong with your configuration - i remember i had similar issues and i managed to solve them with configuration. unfortunately don't remember how. Probably something with ACKing. Also, there is full source code of microesb, so it is not that hard to check the problematic transmission with debugger...

Children
No Data
Related