If you do not empty incoming data the Wire library cannot detect new, incoming data and thus will not trigger a new onReceive event.
1 Like
If you do not empty incoming data the Wire library cannot detect new, incoming data and thus will not trigger a new onReceive event.