How to Set Up Point-to-Point Communication Between Two LoRa-E5 Mini Modules?

  return(this->mod->SPIwriteStream(RADIOLIB_SX126X_CMD_SET_STANDBY, data, 1));

It seems that this line is not executing. There may be a problem with SPI.
Unfortunately, I don’t have the skills to investigate further.