Search Results - MEL PICBASIC Forum


Search:

Type: Posts; User: Lotondo; Keyword(s):

Search: Search took 0.00 seconds.

  1. Replies
    288
    Views
    252,947

    @Rufinus Check here maybe you'll find the...

    @Rufinus

    Check here maybe you'll find the solution
    http://pinouts.ru/data/siemens_c55_pinout.shtml
  2. Replies
    288
    Views
    252,947

    Thanks for tips. I tried but no success. Well...

    Thanks for tips.
    I tried but no success.
    Well I'll try to change the phone, maybe the 7110 is not the right one.
    Even in my working test (msg.135) I could see that it was unstable, sometimes it...
  3. Replies
    288
    Views
    252,947

    After a long rainy Sunday day spent in front of...

    After a long rainy Sunday day spent in front of 16f876A I think I got where is the problem but I can not give me an answer of why this happen.
    Please see code in the msg. 130+131.
    If I use serial...
  4. Replies
    288
    Views
    252,947

    Well, I think so. I'm using Kasamiko's schema +...

    Well,
    I think so. I'm using Kasamiko's schema + max232 to monitor the dialog between pic & phone.
    I already tried several code list, I can send sms out if an event happens at a programmed port and...
  5. Replies
    288
    Views
    252,947

    Ioannis thanks for answering. As you know i...

    Ioannis
    thanks for answering.
    As you know i have problems with hserin.
    The WELL DONE should come out on the screen cause i'm monitoring
    via max232 what it's happened between the pic & phone.
    I...
  6. Replies
    288
    Views
    252,947

    I did some delay, nothing changed. I made...

    I did some delay, nothing changed.
    I made another test, here is the code:

    DEFINE OSC 20
    DEFINE HSER_TXSTA 24h
    DEFINE HSER_RCSTA 90h
    DEFINE HSER_BAUD 19200
    DEFINE HSER_SPBRG 64 ' 19200 Bauds...
  7. Replies
    288
    Views
    252,947

    Hi everybody ! Here I'm again. I moved to pic...

    Hi everybody !
    Here I'm again.
    I moved to pic 16F876A + Crystal 20MHZ
    Here is the code:

    DEFINE OSC 20
    DEFINE HSER_TXSTA 24h
    DEFINE HSER_RCSTA 90h
    DEFINE HSER_BAUD 19200
    DEFINE HSER_SPBRG 64...
  8. Replies
    288
    Views
    252,947

    Well Mister_e, in one way i agree with you but...

    Well Mister_e,
    in one way i agree with you but pls. have a look to msgs. 113, 118 and 120.
    How can you explane me that in this test everything is working great ?
    Pls do not missunderstand me, I...
  9. Replies
    288
    Views
    252,947

    Hi Guys, here is my first test, unfortunatly no...

    Hi Guys,
    here is my first test, unfortunatly no success.
    I tried several changes in the code but always something went wrong.
    This is the code:
    ;Device 16F84A
    DEFINE OSC 4

    CALLER VAR BYTE[13]...
  10. Replies
    288
    Views
    252,947

    Kasamiko, I'm making some test about reading sms...

    Kasamiko,
    I'm making some test about reading sms received.
    I'll let you know as soon as I have some good result.

    Bye
    Lotondo

    Ps: Are you a vampire ? 8) You are always writing in the middle...
  11. Replies
    288
    Views
    252,947

    Guys, I finally successed ! The Nokia 7110 did...

    Guys, I finally successed !
    The Nokia 7110 did work too !
    Here what I did:
    The 7110 boots and sets itself in autobaud mode,
    even i forced it to work at 9600 baud with
    AT+CBST= 7,0,1
    it did not...
  12. Replies
    288
    Views
    252,947

    Tried with Sony Ericsson T610 it works just...

    Tried with Sony Ericsson T610
    it works just GREAT !!!!
    I dont know what's wrong with damn Nokia 7110 !!

    Any help will be appreciated
    Thanks

    Lotondo
  13. Replies
    288
    Views
    252,947

    Hi, i added this line SerOut2 TX, BAUD,...

    Hi,
    i added this line
    SerOut2 TX, BAUD, ["AT+CBST=7,0,1",13]

    but no success.

    I'm running out of ideas.

    Thanks for yr help
    Lotondo
  14. Replies
    288
    Views
    252,947

    Hello, as far as I know, I read again the...

    Hello,
    as far as I know, I read again the manual, it's not possible to set baud speed to be used through the port. The only set possible for baud speed is if you want to connect to the internet...
  15. Replies
    288
    Views
    252,947

    Kasamiko, thanks for answering. I did what you...

    Kasamiko,
    thanks for answering.
    I did what you said.
    Now the LED1 is always on and not flashing like before. This should be ok.
    Led 2 is just flashing once cause I turn the loop off.
    Till here...
  16. Replies
    288
    Views
    252,947

    Kasamiko, thanks for sharing your project. I...

    Kasamiko,

    thanks for sharing your project.
    I built it according to your above schema but the test I did had no success.
    The pics receive 2.8 V. from the phone, is that enough ?
    IC2 has your...
  17. Replies
    288
    Views
    252,947

    I have the same problem with hyperTerm, how were...

    I have the same problem with hyperTerm, how were you able to send AT cmds ?

    Thanks
    Lotondo
Results 1 to 17 of 17