How many bytes can be sent at one time in P2P mode of RAK811?

I am currently testing the p2p mode using the at command, but I cannot send more than 15 bytes of data with the ‘at+send=lorap2p:XXX’ command.

Is the limit of 15 bytes at a time the same with RUI?

When receiving garbage with ‘at+recv’, it seems that I can receive more than 100 bytes …

at+recv=-111,207,119:C6B4092EAC1D4CB2469856D93FE8C6EB21B9D932F07065F9A9D349A7B9A3776157B12E3D7B94E670D71B72AE0458B6CCA5A4DC9AC6D4A948CCCC28E0E2C1CF5B9A80E2181FAE0AD60550A31457000C81678C14836BA5B7B84575615E43FAF1E1252A4B8173138E26B0D1D886AAB4B46D505D9014A826CE

Hi @SnarkTail
Any hints when with the ‘at+send=lorap2p:XXX’ command?
Can you post the test log and test program?

Hi @leopold

Problem solved.

The cause of the trouble was my program (^^;

Thank you