Open marcbelmont opened 6 years ago
Good idea. I have one lying around somewhere, though it will take a few weeks until I have the time to work on this again. I will update you once I have a version working to beta test it.
Thanks for the update.
On Thu, Feb 8, 2018 at 1:14 AM, Ilias Giechaskiel notifications@github.com wrote:
There might be a bit of a further delay... I tried with a CC2541 module, but my Nexus 5X was not able to detect it (although my laptop could). There seems to be an issue with Oreo (e.g., here https://productforums.google.com/forum/#!msg/nexus/QxcbWBsnvWc/R0plFb5LDAAJ and here http://www.electric-skateboard.builders/t/bluetooth-hm-10-not-discoverable-on-android-8-0-8-1-oreo/36713/56), so it might be some time before I have a sane setup that can even minimally detect the module!
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/giech/arduinotaskerbluetooth/issues/4#issuecomment-363957437, or mute the thread https://github.com/notifications/unsubscribe-auth/AACwLYTxY9Jk-A1bn6XkuK95baLwB23jks5tSjxXgaJpZM4RVrCg .
I'm using an HM-10 BLE/BT 4.0 module based upon TI's CC2540. It looks like your code does not support this type of module. I was able to find code for that module that does Arduino serial communication https://github.com/danasf/hm10-android-arduino . Any chance of supporting this module?