My SPI device on WirelessShell module

Hello
I want to use the interface SPI in Wireless Shell board simultaneously with LoRa
I did not see this in the examples for this board
Will SPI1 work on free pins?
For example,
MOSI - GPIO2
MISO - GPIO4
SCK - GPIO15
etc

Yes, the generic SPI can be mapped to any GPIO.