Hi,
I am currently using an ESP32 chip to send AT commands to the RAK3172 module using its UART pins, and I am using Arduino IDE to program the ESP32. There is detailed explanation on how to operate the module in Class B mode, but I want the module to send a specific message from its UART pins to the ESP32, telling that it just received a Class B beacon. Can I make this configuration through the ESP32 ?
Thank you very much.