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?
AT Command over Pin Rx and Tx
This function is achievable.
Can I use this two pins like Serial.println()?
It’s theoretically possible, but I haven’t actually tested it.