android Bluetooth Low Energy Issue

Discussion in 'Android' started by reinhard31, Oct 6, 2014.

  1. reinhard31

    reinhard31 New Member

    Joined:
    Oct 6, 2014
    Messages:
    2
    Likes Received:
    0
    Hi, all.
    Im udoo quad noob. And I Have a Question.
    I downloaded the Android 4.3 version (udoo_dual_android_v2.0.2.zip) from udoo website
    burn with windows image maker tool into sdcard.

    :?: :?: :?:
    My Bluetooth Dongle is CSR4.0 usb chip.
    But my custom android Bluetooth low energy application is not working properly.
    Nothing is outcome from android bluetooth driver.

    Samsung Galaxy S3 LTE, LG G3 is working great with my custom application.

    How Can I enable Bluetooth Low Energy for udoo quad?

    Android Log Message Says::
    01-02 01:03:48.020: D/LibUsb(3217): poll() 2 fds with timeout in 1000ms
    01-02 01:03:49.020: D/LibUsb(3217): poll() returned 0
    01-02 01:03:49.020: D/LibUsb(3217): no URBs with timeouts, no timeout!
    01-02 01:03:49.020: D/LibUsb(3217): poll() 2 fds with timeout in 1000ms
    01-02 01:03:49.620: E/i.MXPowerHAL(2540): Error opening /sys/devices/system/cpu/cpufreq/interactive/boostpulse: No such file or directory
    01-02 01:03:49.620: E/i.MXPowerHAL(2540): Error opening /sys/devices/system/cpu/cpufreq/interactive/boostpulse: No such file or directory
    01-02 01:03:49.620: E/i.MXPowerHAL(2540): Error opening /sys/devices/system/cpu/cpufreq/interactive/boostpulse: No such file or directory
    01-02 01:03:49.620: E/i.MXPowerHAL(2540): Error opening /sys/devices/system/cpu/cpufreq/interactive/boostpulse: No such file or directory
    01-02 01:03:49.630: E/i.MXPowerHAL(2540): Error opening /sys/devices/system/cpu/cpufreq/interactive/boostpulse: No such file or directory
    01-02 01:03:49.630: E/i.MXPowerHAL(2540): Error opening /sys/devices/system/cpu/cpufreq/interactive/boostpulse: No such file or directory
    01-02 01:03:50.020: D/LibUsb(3217): poll() returned 0
    01-02 01:03:50.020: D/LibUsb(3217): no URBs with timeouts, no timeout!
    01-02 01:03:50.020: D/LibUsb(3217): poll() 2 fds with timeout in 1000ms
    01-02 01:03:51.020: D/LibUsb(3217): poll() returned 0
    01-02 01:03:51.020: D/LibUsb(3217): no URBs with timeouts, no timeout!
    01-02 01:03:51.020: D/LibUsb(3217): poll() 2 fds with timeout in 1000ms
     
  2. delba

    delba Administrator Staff Member

    Joined:
    May 8, 2013
    Messages:
    1,064
    Likes Received:
    9
    Sorry but the BLE under UDOO it doesn't work right now. The driver doesn't recognise the dongle as a BLE but just as a normal Bluetooth.
     

Share This Page