Hello,
I am a junior student who working with a project to develop BLE system for tamping unit. My main device is built with connectBlue OLP425 which using CC2540 SoC.
I have read the TI BLE Software Developer's Guide to get some basic ideas but I still don't understand much. As I read from material:
_ The connection interval is the duration between two connection events, is it a sleep time?
_ How can I customize the wake-up time and sleep-time for the device? In my project, it should be 10s sleeping then wake up for 5s and then sleep again.