Hi Fabian,
On your PC you’d need to configure some sort of server or even a serial port to receive the sensor data. If you bring up Node-RED on your conduit, on the left you’ll see it has several output nodes that provide methods for output. Maybe look at these links to gain some familiarity.
https://nodered.org/docs/getting-started/first-flow
http://www.multitech.net/developer/software/lora/conduit-aep-lora-communication/
The MQTT output in Node RED may work with a mosquitto server. You could look at:
https://mosquitto.org/download/
Kind regards,
Leon