Hi, maybe it's time for my dream project to come true. I have one NRF52840 DK on the table, one desktop PC, one laptop (BT 5), one iPhone X (not mine, just for a case) and one x86 devkit.
I want to design Pro Audio DAW & synth streaming between two x86 machines (i2s available, can use NRF BT dongle too, supports usb host as well if needed)
A couple of questions:
1) Do you have some example with your proprietary RF for low latency audio transfer? I guess even Bluetooth 5.2 still have very bad latency. For example if you connect bluetooth speaker to PC with midi piano, the latency is unable for you to play anything.
2) Can I use something like i2s and USB HID to create USB audio and interconnect two x86 machines to transmit realtime audio for one machine to another (Windows 10 is preferred) ?
3) Any hope to transmit more channels with any solution wired or wireless?
Requirements: 24-bit audio, 44.1 KHz (optional 48 KHz support)
Latency requirements: 0-10ms
Nice to have: ASIO support for asynchronnous audio samples buffering with bit-perfect synchronisation and per sample latency information to compensate for (if variable like over network).