site_archiver@lists.apple.com Delivered-To: bluetooth-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=perfectco-com.20150623.gappssmtp.com; s=20150623; h=from:content-transfer-encoding:mime-version:subject:message-id:date :to; bh=nf04P4T7+GI2Rw128tYVEVITdi4FhWdLn2wPCcXJ5L4=; b=dh+eLUXES5pY0s38PovKmPba4g3gRK3YDAAQjbyvsGphgl4neoMtFPl9ZLkuC5AxSA R0mjJR2fXoTY5QBq9OU5no0Ghc6fvAdayc7QXTI7KHaUyZaw9BECYq4UU9hDezgoBlKx PGpng5LcQLNG7tWfgFTVgIskrwqeTvUmsz6iWxSQdBarGwjEsbG6RIXXllXY7QwZWQH5 /0NGpnHp4Tbp6uWmxVJl2HOlF3mOGduFOTYC4E2gnlHQzsd9LJRgJMPsefJqBGwB166x ul5sP7hQZU5/VHvj2u21HqhXr602I2BezS2yG866WDJs1b35FfcZVHK02/mr8AU4NMx1 q3fw== Older versions of the bluetooth accessory design guidelines specified a maximum slave latency of 4 for BLE devices. In the latest R8 revision of the guidelines, this is 30. I’m not sure at what point it changed. If I use 30 to save power (making sure that I meet the other requirements), do I run the risk of my device being incompatible with older versions of iOS? Background: we have data with a relatively quick update rate of 30 Hz, but we don’t transmit new updates if the data isn’t changing. I’m using 15-30 ms connection interval and would like to use the largest slave latency I can to save battery power. -Philip _______________________________________________ Do not post admin requests to the list. They will be ignored. Bluetooth-dev mailing list (Bluetooth-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/bluetooth-dev/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com