element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • About Us
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
RIoTboard
  • Products
  • Dev Tools
  • Single-Board Computers
  • RIoTboard
  • More
  • Cancel
RIoTboard
Forum Bluetooth 4.0
  • Blog
  • Forum
  • Documents
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join RIoTboard to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • State Not Answered
  • Replies 10 replies
  • Subscribers 24 subscribers
  • Views 596 views
  • Users 0 members are here
  • bluetooth
  • ble
  • 4.0
Related

Bluetooth 4.0

Former Member
Former Member over 11 years ago

Which are the possibilities to connect a Bluetooth 4.0 interface to RiotBoard?

 

thks,

 

Pau

  • Sign in to reply
  • Cancel
Parents
  • Former Member
    0 Former Member over 11 years ago

    Hello, Pau!

     

    I was looking for an answer whether is it possible or not to use a Bluetooth USB dongle with the Riotboard (working on Android) and have found your question. Have you managed that somehow?

     

    --

    Best regards,

    strom

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Reply
  • Former Member
    0 Former Member over 11 years ago

    Hello, Pau!

     

    I was looking for an answer whether is it possible or not to use a Bluetooth USB dongle with the Riotboard (working on Android) and have found your question. Have you managed that somehow?

     

    --

    Best regards,

    strom

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
Children
  • Former Member
    0 Former Member over 11 years ago in reply to Former Member

    So far we've haerd nothing much on the bluetooth front, we know that the WiPi wifi adapter will be supported at some point with android, but isn't currently.

     

    tusharp any news about either ?

     

    getting bluetooth or wifi working on the RIoT with linux should be possible, but will probably require you to be able to re-compile the kernel if you want to stick with the ubuntu image.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • tusharp
    0 tusharp over 11 years ago in reply to Former Member

    WiPi : support is a must in Android, can confirm that image.

    Bluetooth: need to check with dev team on the supported USB devices.

     

    cross compiling works on usb-serial gadgets unless it stucks at  annoying Unknown symbol image error or Segmentation fault image on insmod. .

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 11 years ago in reply to tusharp

    Thanks a lot! Will wait for any good news about Android and Bluetooth.

     

    --

    Best regards,

    strom

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 11 years ago in reply to tusharp

    Hello!

     

    As far as I know the Riotboard could be shipped with Android 4.3. On the developer.android.com web site I have found such kind of information about the Android 4.3:

    Bluetooth Low Energy | Android Developers

     

    Does it mean that Android 4.3 is capable to recognize a Bluetooth USB dongle, connected to an Android 4.3 device via USB or that only means that Android 4.3 applications are capable to communicate with BLE devices (for example in the case when Android 4.3 is installed on a smartphone, and the smartphone communicates with a BLE device) ?

     

    --

    Best regards,

    strom

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 11 years ago in reply to Former Member

    Can't say if android can or not, but the problem is liable to be that the drivers haven't been built.  I tried a few usb BT dongles I have and there's no driver in the image to load, so almost irrelevant if the rest of android could theoretically handle them....

     

    whether it's as simple as rebuilding android with some extra drivers (there are instructions posted on how to rebuild it) I don't know.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • tusharp
    0 tusharp over 11 years ago in reply to Former Member

    Does it mean that Android 4.3 is capable to recognize a Bluetooth USB dongle

    It means android BLE is capable of querying ONLY to recognised (PID:VID should be available) devices.

    Android 4.3 applications are capable to communicate with BLE devices

    Correct,  Apps using 4.3 APIs and libraries will be able to use the newly introduced Android BLE.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • Former Member
    0 Former Member over 11 years ago in reply to tusharp

    agrahambell and tusharp, thanks!

     

    --

    Best regards,

    strom

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
  • tusharp
    0 tusharp over 11 years ago in reply to Former Member

    I tried a few usb BT dongles I have and there's no driver in the image to load

    The BT support is not much available as of now, but can expect one once the WiPi is fully supported in both Linux/Android platforms.

     

    so almost irrelevant if the rest of android could theoretically handle them

    Unless Android has its own userspace drivers to support USB-Serial on BT dongles.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Verify Answer
    • Cancel
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2025 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

ICP 备案号 10220084.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube