Cayenne + ESP32 + LoRa + ADXL345

Currently, I am doing a project that reads the data of the ADXL345 sensor, then transmits it through LoRa, including 1 gateway and 2 nodes. Gateway includes ESP32 + LoRa to receive data from node. Node including Ardunio Pro Mini + LoRa + ADXL345 transmits data to the gateway. Once done I have to upload data from the Gateway to the Cayenne, but so far I still can’t transfer the readings from the sensor to the Cayenne. Anyone who has done this please give me some advice.