Library arduino AT command for RAK3172

I am using ESP32+RAK3172, connected via UART2.
I am looking for a library of AT commands for arduino ESP32 to communicate with RAK3172.
If you know about it or share it with me, I would greatly appreciate it.
Thank you.

Hi @Nam ,

We currently have no AT commands Arduino library for RAK3172.

However, you can probably create one and use RAK811 RUI v2 Arduino library as reference. You of course need to change the AT commands set from RUI V2 to RUI3.

I will create it and then share it here. Thank you.

2 Likes

Thanks @Nam . That will be surely helpful to the community :bowing_man: