Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Your application can register callback functions to handle a number of notifications generated by the OCSDK stack.   The 01-events sample demonstrates handling event notifications - the application will attempt to join and print event notifications as they come in.  There are additional samples that demonstrate handling of other types of notifications:

  • advReceived Notificationnotification: 01-search 
  • receive Notificationnotification: 01-join and others
  • timeIndication Notificationnotification: 03-time
  • txDone Notificationnotification: 01-blink

Details on event notifications can be found in the SmartMesh IP Mote API Guide.

...