cancel
Showing results for 
Search instead for 
Did you mean: 

Acknowledgement function

EEmel
Associate

Hi. I’m using ST examples SDK_STackLLP_A, SDK_STackLLP_B. I want to configure the net with two transmitters and one receiver. This is my net:0690X00000AqaPaQAJ.png

While I use one transmitter and one receiver my net works properly. Transmitter sends the message and then get acknowledge:

0690X00000AqaQEQAZ.png

Now, I turn on second transmitter:

0690X00000AqaQiQAJ.png

In the Keil project I made address initialization: S2LPPktStackAddressesInit(&xAddressInit);

and uncomment the line:

/* 3 re-transmissions */

 S2LPPktStackNRetx(3);

 

The question is: how adjust transmitters to get network with one receiver and lots of transmitters? I need to send packs and received acknowledge. 

0 REPLIES 0