The problem is you are trying to send to much for the arduino to handle. It’s still quite an early build so it uses quite a lot of memory to send data.
Try and reduce the amount of data you send…
The problem is you are trying to send to much for the arduino to handle. It’s still quite an early build so it uses quite a lot of memory to send data.
Try and reduce the amount of data you send…