Skip to content

Cannot discover attributes #589

Open
@jarne14

Description

@jarne14

Hi,
Working with CurieBLE (version 2.0.0) on my Intel Curie Nano Board (version 2.0.2), I'm trying to use SensortagButton from "CurieBLE->Central" samples on Arduino IDE 1.8.5.
I managed to scan my device, print advertised service, connect, but when it comes to discover attributes it fails.

Discovered a peripheral
Address: F5:E2:ED:45:19:33
Service UUID's: d5060001-a904-deb9-4748-2c7f4a124842 
RSSI: -69
Device connected 
Attribute discovery failed!
Device disconnected

In rare cases, discoverAttributes() returns true, but no service is found, no characteristic either.
Curiously, i manage to list every services and characteristics using a BLE Scanner app on my android phone.

Any clue ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions