Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MTU handshake results in default size #232

Open
pperanich opened this issue Jan 11, 2025 · 0 comments
Open

MTU handshake results in default size #232

pperanich opened this issue Jan 11, 2025 · 0 comments

Comments

@pperanich
Copy link
Contributor

When running the ble_bas_peripheral example on the Microbit, the agreed upon MTU results in the BLE default of 23 bytes, instead of the requested 247 that is specified L2CAP_MTU - 4. When running a similar application with nrf-softdevice (with the same devices for gatt server/client), the MTU handshake results in the upper limit being selected, i.e. whatever ATT_MTU sets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant