Skip to content

Notifications don't work with writeNotify = false on Rapsberry Pi/BITalino #2

@aw3s0me

Description

@aw3s0me

I am using Node.js v6.9.1 and Raspberry Pi (Raspbian).
Enabling notifications on Bitalino device, requires writing bitmask to characteristics. However, after writing characteristics, notification doesn't work with Raspberry Pi, when parameter in .write() method writeNotify is true.
I tried to make it false, but according to constructor, it is by default true.
constructor in central module

Is it possible to remove "true" from here?

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