Discussion in "Embedded GSM Development" started by    DaveChika    Oct 25, 2010.
Thu Oct 28 2010, 11:35 am
#21
@majoka
you set it on your keil environment,i will send you a detailed procedure on how to use both keil and prptues to simulate,later but pls have you seen my codes and screenshots you requested from me.
Thu Oct 28 2010, 12:01 pm
#22
@majoka
here i send you how you can use keil to do your simulations with Protues VSM simulator model.
with these settings your elctronic are more simplerand enjoyable without you needing to touch a hardware microcontroller and your projects will be seen with all the expected results.

So majoka,am still expecting your reply i sent to your private mail.
thanks for your reply

Thu Oct 28 2010, 12:04 pm
#23
@majoka
you seen my posts,are you still online?
Thu Oct 28 2010, 02:56 pm
#24
hi DaveChika
i see the screen shot but when i see in my compiler keil
the last option is ST-UPSD ULINK Driver proteus option is not how i include here
i am using uVision3 of kei and your screen shot are also of uvision 3


[ Edited Thu Oct 28 2010, 02:59 pm ]
Thu Oct 28 2010, 11:03 pm
#25
@majoka,

i will send you a software you will install in you protues which will enable the option to be seen from your keil environment,but have you seen my codes,how can i extract those strings,please time is running out on me.
Fri Oct 29 2010, 12:25 am
#26
H i Dave
I your code you have a routine called "read_text( unsigned char msg)"

I seems to be able to read parts of the text message.
Does it work ? and if it does, why can't you expand it a bit to read the rest
of the message ?

Fri Oct 29 2010, 12:45 am
#27
@ExperimenterUk,
i have tryed it on Protues with my modem but its not extracting correctly,it only extracts numbers continously,i.e it only collects the numbers including the date and time muddled up togherher
Fri Oct 29 2010, 12:52 am
#28
@ExperimenterUk
i was trying to seperate all the three variables namely Senders number,date and time and the sms text itself into three separate data so that i can easily pass or use any of them in my code.
please u gat any idea on how i should go about this?
Fri Oct 29 2010, 12:54 am
#29
It may be that Proteus is not doing what you expect.

Try filled msg1 with a known test string just before you call "read_text( )"
I'm not happy about your pointers.
The pointer " msg1" you use doesn't point to the buffer at all.
Use different names for your pointers etc, and generally, use names such as
"bufferIndex" rather that "abc"


[ Edited Fri Oct 29 2010, 01:02 am ]
Fri Oct 29 2010, 01:11 am
#30
@ExperinmenterUk
but msg1 is filled with all the response from my At command response,
please show a sample code,am confused at that point of using pointers,jus a sample and i will get the jeck.
Note:
msg1 if enabled from the begginging buffers (collects all the response including the At command to read sms)

Get Social

Information

Powered by e107 Forum System

Downloads

Comments

Gordonfax
Fri May 17 2024, 10:28 am
Davidspils
Fri May 17 2024, 10:19 am
Patricknoind
Fri May 17 2024, 09:53 am
JeremyCycle
Fri May 17 2024, 09:46 am
FrabSeby
Thu May 16 2024, 07:31 pm
PeterGem
Thu May 16 2024, 06:27 am
Timothywalay
Thu May 16 2024, 04:40 am
Timothypet
Wed May 15 2024, 06:14 pm