ARMmbed / ARMmbed/ble

extend DiscoveredCharacteristic to allow serialization and reconstruction from persistent storage

Open
#47 1 comment 0 reactions 0 assignees View on GitHub
enhancement mirrored
Dominant language
C++
Stars
81
Forks
71
PR merge metrics
No merged PRs in 30d

Description

it may be useful at times to construct DiscoveredCharacteristisc (and services) from persistent (cached) data. This will allow us to avoid service-discovery for every connection. BLE_API needs to be extended for this.

Contributor guide

Open the contributing guide

Research direction

Start by mapping the BLE_API surface for DiscoveredCharacteristic and services, then identify how persistent or cached data is represented. Define the serialization and reconstruction contract, including how reconstructed objects avoid service discovery, and verify that connections can use cached data correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
api, embedded-iot
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.