apache / apache/mynewt-nimble

Add GATTC busy check?

Open
#1,790 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
893
Forks
512
Avg merge
13d 31m
Merged PRs (30d)
7

Description

I've triggered a bug (in my code) where I'm sending multiple GATT operations at once. I'm doing an MTU exchange request and a discover services request at once. Other BLE stacks I've used will return a BUSY error for the second request. Nimble doesn't have these checks. Is this by design or would a PR be accepted to add these? Thanks!

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the GATTC operation handling for MTU exchange and service discovery, then determine whether concurrent GATT operations should return BUSY. Done requires an agreed behavior and verification that a second operation receives the expected BUSY response; the issue names no files or tests.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.