Bluetooth problme with the 16F877A


Results 1 to 7 of 7

Threaded View

  1. #2
    skimask's Avatar
    skimask Guest

    Default

    Quote Originally Posted by slimpeng View Post
    DEFINE debug_mode 0 ' Debug sending True serial data
    DEFINE debug_reg Portc ' Debug Port = PortC
    DEFINE debug_bit 6 ' Debug.bit = PortC.6
    DEFINE debug_baud 9600 ' Default baud rate = 9600
    define loader_user 1
    Let me guess...if you can't get this code to work...something will happen, right? What could that something be
    http://www.picbasic.co.uk/forum/showthread.php?t=7953

    No need to double post!!!
    CAPS! CAPS! CAPS!!! DEFINEs need to be in CAPS just like the book says!
    Not that it has anything to do with your problem...

    Still trying this on a simulator?

    Isn't this project about overdue by now? After all, it is for school, right?

    Read the manual (and other relevant datasheets) concerning your use of N9600 and a MAX232...

    Do you still expect to read a sensor with ADCIN and have it be magically converted from voltage to C?

    Seriously though...if you can't make the project work without the bluetooth module, how do expect it to work WITH the bluetooth module...
    Small steps...tiny tiny tiny small steps...build it up from nothing to the finished product...
    Last edited by skimask; - 14th March 2008 at 13:31.

Similar Threads

  1. interaction between Bluetooth and PIC MCU
    By veenadari in forum Bluetooth
    Replies: 1
    Last Post: - 23rd June 2009, 15:03
  2. help my bluetooth and PIC 16F877A?
    By slimpeng in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 18th March 2008, 06:52
  3. RS232 to blue tooth modules
    By isaac in forum Bluetooth
    Replies: 8
    Last Post: - 14th March 2008, 13:00
  4. Clock connection to DS1802 from 16F877A
    By coyotegd in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 3rd January 2006, 18:52
  5. Bluetooth wireless with PIC / HSERIN / DAC
    By rpatel in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 20th December 2004, 22:13

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts