This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

SD7 send one packet per interval

I am using SD7 and I want to send exactly one 23-byte notification per connection interval.  If I wait for the BLE_GATTS_EVT_HVN_TX_COMPLETE event and call sd_ble_gatts_hvx() then it is sending one notification every other interval.  How do I send one per interval?

Parents Reply Children
No Data
Related