Hi Helpdesk, I urgently seek assistance with an issue that has persisted for a week. I am using Node-RED to interface my gateway and vibration sensor. The sensor sends 960 packets of X, Y, and Z data every 5 minutes. I retrieve and send this data through my Thingspeak42 node to my Thingspeak channel. I am subscribed to the Thingspeak Student paid plan (see attached "12.png"). Despite this, Thingspeak is inconsistently snipping my data. For example, my X-field sometimes receives only 78 out of 960 points, and similar inconsistencies occur with the Y and Z fields. Attached is "vibration data node red.png," showing an attempt to send just 120 packets to my Thingspeak channel. However, only 93 data points are received. Also attached is a JSON snapshot of field 2 - X_values, showing only 93 points ("JSON Field 2 data.png"). This is disappointing given that I am paying for the student plan, which should support 33 million points/year per unit (~90,000/day per unit). I urgently require an explanation and resolution for this issue. Please provide immediate assistance. Kind regards, Krish Troubleshooting Data Loss in High-Frequency IoT Sensor Data with Node-RED and ThingSpeak Each field can contain up to 255 characters. See the the Configure accounts and channels page for more information. In order to fit all your data, you will need to split it into multiple fields, or multiple feed entries. node red thingspeak channel not recordi