I am using Nimble 1.8.0. The Linux Central connects to 16 Perpetual development boards and exchanges simple data with them at a rate of once per second. After a while, the ble_gattc_write_no_rsp_flat function on the Central returns an error with error code 0x06. I encountered the same issue after switching to Nimble 1.10.0.
I am using Nimble 1.8.0. The Linux Central connects to 16 Perpetual development boards and exchanges simple data with them at a rate of once per second. After a while, the
ble_gattc_write_no_rsp_flatfunction on the Central returns an error with error code 0x06. I encountered the same issue after switching to Nimble 1.10.0.