cancel
Showing results for 
Search instead for 
Did you mean: 

S2-LP P2P example failing after 2 packets received

Hvan .4
Associate II

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

1 ACCEPTED SOLUTION

Accepted Solutions
Hvan .4
Associate II

it was as stupid as I simply forgot to reduce spi frequency bus from prescaler.

I'm suprised it works a bit at this frequency.

you can delete or move this post as solved 🙂

View solution in original post

1 REPLY 1
Hvan .4
Associate II

it was as stupid as I simply forgot to reduce spi frequency bus from prescaler.

I'm suprised it works a bit at this frequency.

you can delete or move this post as solved 🙂