Search found 7 matches

by BEANBAGS
Fri May 24, 2013 10:08 pm
Forum: E-blocks
Topic: GSM Module
Replies: 12
Views: 13186

Re: GSM Module

Hi Enamul I tested that program using my own PIC 18F448 and it worked, I have tried to follow to implement what you have done in my own code, now I am sending messages from the module. I will have a play around with it and let you know how i get on. Thank you very much for taking the time to put tha...
by BEANBAGS
Fri May 24, 2013 8:45 pm
Forum: E-blocks
Topic: GSM Module
Replies: 12
Views: 13186

Re: GSM Module

Hi Enamul, Thank you for your reply, I have attached the code that I am trying to get to run. The program operates sometimes and others it just sits there displaying the menu. It is connected to the network but doesn't seem to detect incoming messages. Other times it detects the incoming messages. T...
by BEANBAGS
Fri May 24, 2013 4:24 pm
Forum: E-blocks
Topic: GSM Module
Replies: 12
Views: 13186

Re: GSM Module

Hi Benj Thanks for your reply, I am pretty certain that I am connected to the network, The LED on the GSM module is flashing once and turning off for 3 seconds as it says it should on the datasheet. When I ring the GSM module the LED lights up constantly. However when i try to send a message from my...
by BEANBAGS
Thu May 23, 2013 2:16 pm
Forum: E-blocks
Topic: GSM Module
Replies: 12
Views: 13186

Re: GSM Module

Hi guys, What is the correct method of establishing a connection to the GSM Network, currently what I am doing is, 1 - Initialize GSM (Not using a variable ) 2 - I then check for network status and when it is equal to one the program continues, 3 - I then send a txt message. Sometimes this works and...
by BEANBAGS
Thu Mar 07, 2013 1:50 pm
Forum: E-blocks
Topic: GSM Module
Replies: 12
Views: 13186

Re: GSM Module

Thanks for the link, I have now gotten the GSM part of my project going. For the end product I am going to be putting into a box along with a PCB, I was wondering if anyone knows where I can buy an antenna for the EB066 ti place on top of the box. The PCB antenna on the EB066 is giving me reception ...
by BEANBAGS
Sun Feb 17, 2013 3:27 pm
Forum: Article Discussion
Topic: MX029 - GSM Remote Control
Replies: 24
Views: 54670

Re: MX029 - GSM Remote Control

Hi guys, Sorry for dragging up an old thread, I am doing a GSM based project and was looking through the forums, I am using the EB066 with a development board at this stage. I am not all the familiar with flowcode and was wondering what port is used on the development board for it. I have being usin...
by BEANBAGS
Thu Feb 07, 2013 7:47 pm
Forum: E-blocks
Topic: GSM Module
Replies: 12
Views: 13186

GSM Module

Hi there, I am doing a project for which I am using flowcode v4 with the matrix EB066. V4 doesnt have GSM on it. This is the only version I can use as it was provided for me. The PIC I am using is the 18F4480. I am new enough to using flowcode and was unsure if it was possible to use RS232 to set up...