I have a AB01 module and a HT-M00 gateway, I use a ESP32 to control AB01 module by AT commands. I succeed to send uplink message to TTN, but I can find any AT command to receive downlink message from TTN. How to implement it?
I use micropython in ESP32, have no skill on Arduino coding. So I need a cubecell AT command solution. Please help.