I want to log basic intermittent events and push them to a previously associated mobile device when one is nearby. The mobile device can then forward the events up to a server. The events are pretty slow (on the order of seconds) and fairly infrequent (on the order of 100 per day). Pretty generic IoT device.
Battery management is very important, and it seems unrealistic to expect a user to open the app and connect to the device every time they want to pull events off. I've been previously using the S110 soft device (embedded device is a peripheral, mobile device is the central), but have been second-guessing whether this is the right choice especially after discovering that's it's ultimately the central who decides the connection parameters (the iPhone at least has been setting my connection interval to something other than what I requested). Basically, I'm really worried about how sensitive the battery life is to the connection interval and advertising and am wondering if the correct soft device to use is the S110.