GithubHelp home page GithubHelp logo

pisontechnology / nativeble Goto Github PK

View Code? Open in Web Editor NEW
28.0 28.0 11.0 272 KB

A cross-platform BLE abstraction library with a standard API.

License: MIT License

CMake 4.48% C++ 79.99% C 0.13% Objective-C++ 9.05% Objective-C 2.92% Shell 1.80% PowerShell 1.57% Batchfile 0.07%
bluetooth-low-energy c cpp cross-platform

nativeble's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nativeble's Issues

MAC address format issue (Ubuntu 20.04 LTS)

In linux the MAC must be passed as AA:BB:CC:DD:EE:FF (example). If the MAC is passed as AABBCCDDEEFF the device will not be found.

This issue was detected on Ubuntu 20.04 LTS, 64-bit.

Bluez ERROR: ... Method "Connect" ... doesn't exist`

connect failed while testing nativeble_tester, logs:

~/tmp/nativeble/nativeble (master ✔) ᐅ ./bin/linux/nativeble_tester
Scanning for 5000 ms...
4 devices found.
Scan complete.
  0: BENBOX-6101C2 (C8:02:8F:03:40:B3)
  1: WARTHOG-710012 (D0:C5:D3:D0:9E:98)
  2: Mi Smart Band 5 (14:08:06:01:0A:3A)
  3: LYWSD03MMC (A4:C1:38:6C:A9:76)
Type index of device to connect to: 0
ERROR: org.freedesktop.DBus.Error.UnknownObject Method "Connect" with signature "" on interface "org.bluez.Device1" doesn't exist

bleak had this problem, and fixed by adding "Discover" operation:
hbldh/bleak#55

Device not seen

Hi,

I am testing nativeble on MacOS X with your test application. I extended the "scan time" to 50.000 but still my device is not recognized. I have cross tested with other application and there the device is seen. The device is an Arduino Nano BLE.
May you have a hint what to do.

Regards Alex

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.