ARMmbed / ARMmbed/ble

Missing GattClient write operation

Open
#138 3 comments 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

Some write operations are missing from the current implementation:
- signed write command
- write blob operations:
- prepare write request
- execute (commit) write request

Contributor guide

Open the contributing guide

Research direction

Locate the current GattClient implementation and its existing write operations, then read how requests are encoded and submitted. Use the Bluetooth GATT requirements for signed write commands, prepare write requests, and execute write requests as the behavioral reference; done means all three operations are supported consistently with the existing API.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
embedded-iot
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.