I just tried the first embedded application. Yay, it is hello_world . Still pretty happy.
Have a couple of questions after this try.
After downloading the .dwl file into the Q24PL001 modem, in the Hyperterminal, run the application by typing
at+wopen=1
I got response in the Hyperterminal:
OK
+WIND: 13
+WIND: 1
+WIND: 16
+WIND: 4
+WIND: 10,โSMโ,0,โFDโ,0,โONโ,0,โSNโ,0,โENโ,0
+WIND: 11,โ351252EA93CA5C332655C3FFB461076Cโ,
Questions:
-
I have actually downloaded two applications into the modem, but hello_world is the last one. In at+wopen=1 command, no application is specified. Does this mean that Q24 modem only supports one application? and downloading new application will erasing the previous application?
-
What do the +WIND lines mean?
Thanks for your response.