Hi all,
Feasibility question: Is it possible to take an array of values (e.g. floats) and pass them as a single MQTT request to the Adafruit.io server? For example, could I take readings from the ICM20649 and then pass buffered readings of the accelerometer and gyro values to separate feeds so I do not violate the posting limit but still collect the data?
Thanks!