Skip to content

Read receiver more intelligently #174

@ktind

Description

@ktind

Currently 1 page of each record type is read with every device poll. This is satisfactory for an OTG connection but presents a challenge with BLE due to the bandwidth constraints. Reading 1 page for each record is slow via BLE and causes delay in getting the data to the user.

We should be able to make intelligent assumptions based on data that we have and the options the user has selected in order to reduce the amount of data that we read. This should get the data to the user a little faster.

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