we interface the gsm module to esp uart .
I able to data transfer to cloud using wifi with default mqtt library .
So we interfaced gsm module to esp uart .
with traditional at command i able to get the network and ip address .
how to link the ip address or tcp method got from my gsm module to esp module . and use default mqtt library to send data to cloud.
I dont want to use ppos method . because i dont have knowledge exposure on ppos method .
how to link the ip address or tcp method got from gsm module attached to esp32 module through uart port . and use defaul
-
- Posts: 9731
- Joined: Thu Nov 26, 2015 4:08 am
Re: how to link the ip address or tcp method got from gsm module attached to esp32 module through uart port . and use de
You mean you want to use the TCP/IP stack in your GSM module instead? That would imply re-writing the entire TCP/IP middle layer, or implementing your own MQTT client, specifically for that communication method. Strongly suggest you instead acquire knowledge of pppos instead.
Who is online
Users browsing this forum: axellin, Google [Bot] and 80 guests