Skip to content

Feat Request: Parse BLE Input String as a String in a label #4

@vChavezB

Description

@vChavezB

Is it possible to send an ASCII string to phyphox and parse it via a label?

I know there is a string format for values (i.e., formattedString or string) but I want to send an ASCII text and display it on the phyphox app.

For example my BLE device sends the following raw bytes

0x68,0x65,0x6C,0x6C,0x6F

I would like that phyphox could parse them and show in a label /text field or similar the text

"hello"

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