Packet Errors
- This topic has 1 reply, 2 voices, and was last updated 8 years, 4 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
Hi,
I am trying to calculate packet error rates by having information on number of failed packets and total number of packets during the transmission. What are functions that I can use when I use mbed libraries? I am connecting my mDot to aep conduit gateway.
Thank you
Regards,
https://developer.mbed.org/teams/MultiTech/code/libmDot/file/0b4eb17d07ae/mDot.h
See this function
mdot_stats getStats();