How to close at information

hello,

i dont wanna see like this information when i get receive message +EVT:RX_C:-61:3:UNICAST:66:756d7574
i wanna see just this AT+RECV=66:756D7574

how can i do ?

With AT_RECV=?.
But waiting for the +EVT: event is much better, as it is sent after the RX packet was received.
AT+RECV=? just gives you the last packet, but you don’t know how old it is.

1 Like

AT_RECV=? not working. (AT COMMAND NOT FOUND)
im using rak3172

If something not works because of a typo, why don’t check the RAK documentation?

AT+RECV=?

i was using already that command AT+RECV=?

i dont wanna see this message +EVT:RX_C:-61:3:UNICAST:66:756d7574
because it will take time to parse it command.