nRF51 SDK
 All Data Structures Functions Variables Typedefs Enumerations Enumerator Groups Pages
'Sequence Diagrams'

Applications using the Scheduler

Sequence diagrams illustrating the flow of events for various scenarios in the example applications when using the Scheduler.

ble_event_with_scheduler.jpg
Figure 1: Receiving an event from the ble stack causing a service event


battery_timer_with_scheduler.jpg
Figure 2: The battery timer expires


Applications not using the Scheduler

Sequence diagrams illustrating the flow of events for various scenarios in the example applications when not using the Scheduler.

ble_event_without_scheduler.jpg
Figure 3: Receiving an event from the ble stack causing a service event


battery_timer_without_scheduler.jpg
Figure 4: The battery timer expires