Hi there. I am working on an application where i need to transfer audio signal from a microphone connected to the nRF52840 to a smartphone. Are there any working examples demonstrating this? Or is it totally impossible to do on this BLE module?
Hi there. I am working on an application where i need to transfer audio signal from a microphone connected to the nRF52840 to a smartphone. Are there any working examples demonstrating this? Or is it totally impossible to do on this BLE module?
How about the extended range (1400m) at 1mbps PHY?
Not possible at 256kbps.
You will need a PA/LNA and the throughput will most likely be a fair bit lower.
Makes sense, are there any theoretical values for the range vs. thoughput?
No, not really. The main variable is your local RF environment, and that is difficult to estimate.
You really need to investigate yourself. The throughput example in the SDK is set up so that you can measure the throughput between two DKs.
I will give that a try, unfortunately i am prototyping on the Arduino Nano BLE 33 Sense at the moment, not sure if i can test the throughput on this board? I assume its running mbed under the hood?