Commit fe3a3db
committed
app: Retry pipe_transmit before timeout
Sometimes, the k_event might be lost, if its set just before
we start listening. Add a simple retry mechanism.
Signed-off-by: Seppo Takalo <seppo.takalo@nordicsemi.no>1 parent 1ca70e7 commit fe3a3db
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
478 | 478 | | |
479 | 479 | | |
480 | 480 | | |
| 481 | + | |
481 | 482 | | |
482 | 483 | | |
483 | 484 | | |
| |||
493 | 494 | | |
494 | 495 | | |
495 | 496 | | |
496 | | - | |
497 | | - | |
498 | | - | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
499 | 502 | | |
500 | 503 | | |
501 | 504 | | |
| |||
0 commit comments