RAK11160 - ESP Communication

Hi All,

Trying to understand how RAK11160 works. I am connected with RAK11160 via ST UART2 pins. My question is how to make the WIFI work on RAK11160, the internal STM Lora module talks with ESP module using AT commands?
Are there any examples for configuring WIFI connection / talk to remote server etc?

You can follow this example for a WiFi connection with AT commands on the RAK11160

WiFi Example with AT Commands

And for RUI3 API we have these examples:

RAK11160-WiFi using RUI3 API
RAK11160-MQTT-Gateway

1 Like