how to link the ip address or tcp method got from gsm module attached to esp32 module through uart port . and use defaul

manojsai
Posts: 8
Joined: Fri Sep 20, 2019 12:19 pm

how to link the ip address or tcp method got from gsm module attached to esp32 module through uart port . and use defaul

Postby manojsai » Fri Feb 28, 2020 4:05 pm

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 .

ESP_Sprite
Posts: 9739
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

Postby ESP_Sprite » Sat Feb 29, 2020 9:33 am

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: No registered users and 51 guests