Skip to content

0.8.x#13

Open
js9e13 wants to merge 44 commits intoDNANUDGELTD:masterfrom
js9e13:0.8.x
Open

0.8.x#13
js9e13 wants to merge 44 commits intoDNANUDGELTD:masterfrom
js9e13:0.8.x

Conversation

@js9e13
Copy link

@js9e13 js9e13 commented Jul 11, 2019

create pr for review.
please do not merge it until every one view it.

ichbtm and others added 30 commits March 30, 2018 17:00
and µs functions use our return µs
and removed hoardcoded pulse cycle limits
Central connection sample with Peripheral Texas Instruments Sensor Ta…
…d-255

Fixed output of dbgDumpMemory when buffer size > 255 bytes
innermatrix and others added 14 commits August 26, 2018 19:51
to BLE_GATT_ATT_MTU_MAX for consistency
BLEGATT_ATT_MTU_MAX should be BLE_GATT_ATT_MTU_MAX
…imeout

Add a way to set connection supervision timeout
Nordic SoftDevice needs to have control over lowest priority interrupts
for reliable, timing sensitive operation. If user code tries to use
such a low priority level, SoftDevice refuses to start.
One way to overcome this limitation is to start the SoftDevice before
attaching pin change interrupts, though in such a case, SD will
cap the effective priority of the user interrupt anyway and it is
a common mistake API users do. This change simply changes the priority
to 2, which is legal (for fast interrupt handlers anyway) under SoftDevice,
no matter if attached before of after SD start.
…imeout

Typo in _ppcp_conn_sup_timeout logging
Fix upstream issue adafruit#171: Better choice of pin interrupt priority
update changelog for release
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

Successfully merging this pull request may close these issues.

6 participants