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.
How can use OTA with GSM module
Re: How can use OTA with GSM module
hikishan 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.
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.
-------------------------------------
問候飛出去的朋友遍全球魯迪
love it, change it or leave it.
-------------------------------------
問候飛出去的朋友遍全球魯迪
Re: How can use OTA with GSM module
If you use GSM module with PPPoS (Example) you can use OTA functionality the same way as with WiFi.
Re: How can use OTA with GSM module
+1
like i sayed
like i sayed
-------------------------------------
love it, change it or leave it.
-------------------------------------
問候飛出去的朋友遍全球魯迪
love it, change it or leave it.
-------------------------------------
問候飛出去的朋友遍全球魯迪
-
- Posts: 45
- Joined: Wed Aug 30, 2017 4:56 am
Re: How can use OTA with GSM module
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.
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: No registered users and 63 guests