Hi Tein,
Yes, the transmission speed is very low. Writing is slower than reading, and we also notice big differences between different phones - iOS13 seems to have implemented the fastest NFC drivers, but the NFC Program Loader is not released for iPhones.
The wireless programming option is provided to allow for small batch programming, useful for demo's and tryouts. To revert to the original flash contents you can flash (wired) the binary file from <SDK>/sw/nss/app_closed_nfcprogramloader. We do not release this file with sources.
If you want to test the transmission speed, you can start from the different example code snippets from the documentation and the example and demo code which is released with full sources. I have no hard numbers, but the actual throughput will be far off from the NFC NFC bitrate. With the proposal as used in the SDK for bidirectional communication, both on the tag side and the tag reader side the actual data throughput is slowed down, to avoid timing issues.
Kind regards,
Dries.