since my last post, i got a new behaviour :
module A can send data to module B and receive an ACK, but B does not receive any data (no RX_DR, status is 0x0E).
and module B can send data to module A and receive an ACK, but A does not receive data (no RX_DR, status is 0x0E)
any idea ?
Thx !