Hi,
is there a way to get the number of send/received packets/bytes over the WiFi interface on Photon? I reviewed the reference guide https://docs.particle.io/reference/firmware/photon/#wifi but did not find anything related :-/
Thanks!
Hi,
is there a way to get the number of send/received packets/bytes over the WiFi interface on Photon? I reviewed the reference guide https://docs.particle.io/reference/firmware/photon/#wifi but did not find anything related :-/
Thanks!
I don’t believe that there are any exposed functions that allow you do that with the Photon. (you can do that with the Electron though - since you are paying for the data)
Can you elaborate on what you are trying to achieve?
Regards,
Thanks @mohit,
I wanted to measure the bandwidth consumed in specific IoT applications and possibly the transfer speed.
All the best,
Jozef