Rm520n and eth_at

hi,How do you access AT command over ethernet interface after AT over ethernet is enabled on the RM520N module ?? We send command AT+QETH="rgmii","enable",0 to enable the RGMII and we send at+qeth=“eth_at”,“enable”,we see message RGMII_ATC_READY, but we can not issue AT command. does this work with standard terminal software ? do you have Windows client available for this ?

Actually there is such feature.
I will send you an example.

AT+QETH=“rgmii”,“enable”,0
AT+QETH=“eth_at”,“enable”

Please check the AT demo

Hello, I am also interested, can you share more information on how it works? I have the RM520NGL modem in the external housing. Many thanks

Hello

I have ported c code to golang

https://github.com/netmaxt3r/quectel-rgmii

i have binaries compiled for most platforms at Release.

If you are still looking to use at over ip do try and let me know if you face any issue
Thanks