Send one message ONLY via QPPS on QN9020

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

Send one message ONLY via QPPS on QN9020

811 Views
alvinalvin
Contributor I

Hi all, I have a question on programming the QN9020 development kit .

By using QPPS demo project, it will send data via "app_test_send_data" function

static uint8_t val[] = {0, '0', '1', '2','3','4','5','6','7','8','9','8','7','6','5','4','3','2','1','0'};

The result is like this:

...

00123456789876543210
10123456789876543210
20123456789876543210
30123456789876543210
...

But I want it to send one message instead of keep sending messages.

For example, QN9020 send a "Pressed" message to the client when I press a button.

By modifying which Function in order to pause the QN9020 from sending messages infinitely ?

Labels (2)
Tags (4)
0 Kudos
1 Reply

450 Views
estephania_mart
NXP TechSupport
NXP TechSupport

Hello, 

Have you checked the following links to see if some work for you? 

Best regards, 

Estephania 

0 Kudos