Hi, I am using Q2687 module for remote reading of some PLC data in field.
By now I’ve succeeded to make GPRS TCP socket connection with the devices and read all the data (well not 100% to be ohnest )
But by the time customers ask for modifications and more data, while it’s so hard to reprogram all the modules in field. Can we use the GPRS connection for reprogramming modules?
You will need to discuss it with your Distributor or Wavecom contact to get the necessary accounts set-up and discuss the fees involved.
It also requries the devices to be IDS-enabled (another Commercial Feature)…
Have you actually thought about what’s involved?
It isn’t trivial - especially if you have a large number of devices to manage!
Yes, there is another way - see davidc’s original reply - but whether it is “simple” or not is a different matter…
Remember: if you do it yourself, you will have to make sure that you have a reliable mechanism, and you will also have to provide a system to “manage” the upgrades to your units…
“It takes a great deal of effort to make something appear effortless!”
I guess “other micro controllers” just seem “simple” because you are using an essentially reliable connection (eg, RS232 direct connection), and you have the unit on your desk in front of you?
That means that transmission failures are quite unlikely and, if any problems do arise, you are right there to sort them out.
This is not the case with a remote update via any wireless link - you have to account for the likelihood of transmission problems, and you have to be 101% sure that any problems with the update will not leave the remote unit in an uncontactable state!
So, this is not “simple” like “other micro controllers” - doable, but not “simple”.