Associate II
April 6, 2022
Solved
S2-LP P2P example failing after 2 packets received
- April 6, 2022
- 1 reply
- 830 views
I'm not sure if the failure is in tx or rx.
The full generated project is attached
tested on dual nucleo-f401RE+S2868A1 boards
test protocol: reset both boards, click few times on blue button of a board, and see it just blink twice on the other board.
I have no clue where to find the problem, I just see the example is failing fast, and when pushing a button the app think it does send radio frame.
(it goes to: SM_STATE_SEND_DATA, SM_STATE_WAIT_FOR_TX_DONE and back to SM_STATE_START_RX )
stm32cubeide 1.8.0
SUB2G lib+example: 4.2.0
