@ajb2k3 said in Firmware WiFi Data usage:
@cchakons is the packet sent increasing with each transmission? It could also be the buffer is not being emptied and it’s sending the buffer consisting of old and new data
@ajb2k3 its actually consuming data even if I am just toggling the RGB LED. So, its all coming from the UiFlow firmware.
@kuriko
I have a pretty functional code already in MicroPython so it would be nice if the M5stack Team can provide a way to disable WiFi usage by their firmware. If not I'm going to have to migrate all my code to C.