Skip to content

Any example flow please ? #1

@titusece

Description

@titusece

Dear Author and All,
Can you please provide the flow for testing in node-red ?
I am not able to find my BLE UART (HM-10) device using this node.

I have seen some hard-coded UUIDs "/node_modules/node-uartble/lib/uartble.js", I have to change my UUIDs ??...

Don't know how to get the UUID for my UART BLE ?.

var UART_BLE_SERVICE_UUID = '00158300A603';
var UART_BLE_TX_CHAR_UUID = '00158300A603';
var UART_BLE_RX_CHAR_UUID = '00158300A603';

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions