How can use OTA with GSM module

kishan patel
Posts: 45
Joined: Wed Aug 30, 2017 4:56 am

How can use OTA with GSM module

Postby kishan patel » Thu Feb 08, 2018 11:16 am

Hello,
I have used OTA functionality with wifi.
Now i am going to use GSM module.
So,how can i use OTA functionality with that module.
Means which lines of code should i remove and add in OTA function.
Because ,there are AT command available to connect socket,send data,etc.

Thanks in advance.

User avatar
rudi ;-)
Posts: 1698
Joined: Fri Nov 13, 2015 3:25 pm

Re: How can use OTA with GSM module

Postby rudi ;-) » Thu Feb 08, 2018 6:40 pm

kishan patel wrote:Hello,
I have used OTA functionality with wifi.
Now i am going to use GSM module.
So,how can i use OTA functionality with that module.
Means which lines of code should i remove and add in OTA function.
Because ,there are AT command available to connect socket,send data,etc.

Thanks in advance.
hi

you need a TCP connection/link with your GSM modul
done by link by AT commands example.

this TCP connection/link you can then use for this instead wifi.
you have then the socket handle by GSM modem.

you have to do by your self the OTA procedure by this AT commands then.
the sequenze is difficult, it is always based which GSM you use.
can not be sayed flat-rate/blanked.

which GSM modul you use?
perhabs here is someone, who did this in the past and can you help for further steps.

best wishes
rudi ;-)
-------------------------------------
love it, change it or leave it.
-------------------------------------
問候飛出去的朋友遍全球魯迪

User avatar
loboris
Posts: 514
Joined: Wed Dec 21, 2016 7:40 pm

Re: How can use OTA with GSM module

Postby loboris » Thu Feb 08, 2018 7:03 pm

If you use GSM module with PPPoS (Example) you can use OTA functionality the same way as with WiFi.

User avatar
rudi ;-)
Posts: 1698
Joined: Fri Nov 13, 2015 3:25 pm

Re: How can use OTA with GSM module

Postby rudi ;-) » Thu Feb 08, 2018 7:12 pm

+1
like i sayed :D
-------------------------------------
love it, change it or leave it.
-------------------------------------
問候飛出去的朋友遍全球魯迪

kishan patel
Posts: 45
Joined: Wed Aug 30, 2017 4:56 am

Re: How can use OTA with GSM module

Postby kishan patel » Tue Feb 13, 2018 5:35 am

Thanks for reply,
I am planning to use SIM5360 GPS+GSM module.
If anyone can tell about steps for OTA application with GSM module,It will be great for me.
I have used it with wifi.So,may be there are some rules for initialize like as function call "nvs_flash_init" is necessary or not?.

Thanks.

Who is online

Users browsing this forum: Majestic-12 [Bot] and 94 guests