16f648 + Bluetooth USB dongle


Closed Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2004
    Posts
    43

    Question 16f648 + Bluetooth USB dongle

    Hello all. I have a quite simple task. I have a data logger with Pic 16f648 and 24lc515. I want to connect a B15 luetooth USB adapter, to download the data stored in 24lc515 on Nokia 6600. The nokia part is quite easy for me, as I have the required Symbian knowledges to build the mobile application. I never worked with USB on a pic. ... and I am quite in a hurry.... I don't have enough time to experiment. Does anyone has some related sources ? How can I connect BT adapter to pic ? Do I have to use HW USART ? Thank you

  2. #2
    Join Date
    Mar 2004
    Posts
    44


    Did you find this post helpful? Yes | No

    Default

    Rather than trying to interface a usb dongle to your project it may be easier to use a dedicated bluetooth chip as these will give you serial data and do the majority of the hard work.
    I don't have any code but here is a datasheet for such a chip.
    http://amx.co.uk/bluetooth.pdf

    You basically need the chip an antenna (they make surface mount versions) and the rest seems straight forward.

    Look around page 24 for interfacing info. I came across a Toshiba chip which only had 8pins which is a bit more managable but I couldn't find an english datasheet.

    If you are in a real hurry you can buy rs232 BT dongles
    http://www.psism.com/cs0400.htm

    Rob
    Last edited by Rob Martin; - 15th April 2005 at 09:01.

Similar Threads

  1. USB CDC Communications for Dummies!
    By Squibcakes in forum USB
    Replies: 104
    Last Post: - 15th January 2014, 13:43
  2. Simple USB Comms Problem
    By awmt102 in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 6th January 2010, 20:17
  3. USB bluetooth interface to PIC
    By naidab in forum Bluetooth
    Replies: 15
    Last Post: - 17th March 2007, 22:37
  4. PIC to Bluetooth via USB
    By InitialDriveGTR in forum General
    Replies: 3
    Last Post: - 6th March 2006, 05:56
  5. USB PIC without USB Connection
    By Tissy in forum mel PIC BASIC Pro
    Replies: 9
    Last Post: - 26th December 2005, 17:39

Members who have read this thread : 0

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