Is there any non-blocking function for QN9080?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Is there any non-blocking function for QN9080?

476 Views
ashkanrezaee
Contributor III

I'm using QN9080 DK connected to a computer via USB port(UART), and I have a while loop which is necessary to work in this loop until user press any key on the keyboard. Is there any non-blocking function for this? (I need an unblocking function such as "kbhit") or something that can reset the microcontroller.

Labels (1)
0 Kudos
1 Reply

411 Views
estephania_mart
NXP TechSupport
NXP TechSupport

Hello,

What do you mean by reset the MCU ?

Could you please check the following examples ?

qn908xcdk_usb_examples_usb_device_cdc_vcom_freertos

qn908xcdk_usb_examples_usb_device_composite_hid_mouse_hid_keyboard_freertos

Regards,

Estephania

0 Kudos