If I receive data on the UART that comes in via its event handler, how can I then create an event to wake up from sd_app_event_wait and do further processing from the application main loop?
If I receive data on the UART that comes in via its event handler, how can I then create an event to wake up from sd_app_event_wait and do further processing from the application main loop?
Thank you Ole for pointing to hids_keyboard. Am I correct that a bond_manaager event_handler is necessary when using the scheduler?
Thank you Ole for pointing to hids_keyboard. Am I correct that a bond_manaager event_handler is necessary when using the scheduler?