Problem receiving data on the platform when the sending interval is greater than 50 seconds

Problem receiving data on the platform when the sending interval is greater than 50 seconds

I'm trying to send data from an accelerometer sensor with mqtt. The problem is that when I configure it to send data every 1s the system works. If I increase this sending interval, the platform gives an error and does not receive the data. In the first image it indicates the error that happens when I increase the data sending interval, in the second image the platform receives the data when I send it in a 1 second interval.



Error sending data in a longer time interval
platform receiving the data when the send interval is 1 second