AT Command over Pin Rx and Tx

Is it possible to connect a Arduino Board to the RX Pin(14) and Tx Pin(15) of the cubecell and send AT Commands to send Values over Lora?

This function is achievable.

Can I use this two pins like Serial.println()?

It’s theoretically possible, but I haven’t actually tested it.