Editing Got a Technical Question?

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 29: Line 29:
 
29th August 2012<br />
 
29th August 2012<br />
 
I have a Huewai E160E USB Modem which I want to use to send sms messages from an Arduino board  all operating as a stand alone system.
 
I have a Huewai E160E USB Modem which I want to use to send sms messages from an Arduino board  all operating as a stand alone system.
When these devices are used in computers a program called "modeswitch" is used to switch the modem between its three states .<br />
+
When these devices are used in computers a program called "modeswitch" is used to switch the modem between its three states .
 
Those states are :-<br />
 
Those states are :-<br />
 
1/ The SD Storage memory card facility<br />
 
1/ The SD Storage memory card facility<br />
 
2/ The CD area that hold installation programs and<br />
 
2/ The CD area that hold installation programs and<br />
 
3/ The modem proper.<br />
 
3/ The modem proper.<br />
The arduino chip does not have the memory resources to hold the "modeswitch" program and hold my program. I am able to switch off the CD area by sending the right command to it and it stays off permanently but I don't seem to be able to disable the SD card memory area  permanently so that only the modem is available on power up.<br />
+
The arduino chip does not have the memory resources to hold the modeswitch program and hold the program I want to run . I am able to switch off the CD area by sending the right command to it and it stays off permanently but I don't seem to be able to permanently disable the SD card memory area  permanently so only the modem is available on power up.<br />
 
Does anybody know if this can be done and if so how?<br />
 
Does anybody know if this can be done and if so how?<br />
 
Additionally does anyone know how I could address the SD card memory from the Arduino and perhaps hold the "modeswitch" program there and run it from there when needed by the Arduino . What would the C++ code be or look like to address this area?<br />
 
Additionally does anyone know how I could address the SD card memory from the Arduino and perhaps hold the "modeswitch" program there and run it from there when needed by the Arduino . What would the C++ code be or look like to address this area?<br />

Please note that all contributions to OpenCircuits may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see OpenCircuits:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)