How do I get VHBR modes to work using the Nucleo NFC05A01 board?
I can operate AP2P on the NFC05A01 board using Cube example code at 424kbps and it works well with bidirectional messaging. The data throughput meets my needs but I am looking to improve the latency to <1msec for my application. I only need a high speed unidirectional comms link after establishing the link.
I have ran into two problems:-
- The AP2P comms in the RFAL code has to be bidirectional and there is a a few milliseconds delay to switch from send to receive. I can't find any way to stop this or reduce the turnaround delay.
- The VHBR data rates do not work - they appear to be inhibited when selected.
Any ideas to the above would be very welcome.
