This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Voice over Thread

Hi,

I have a newbie question. Is it possible to implement a POTS voice quality like an intercom system using Thread (assuming all the end points are using nrf52840 SOC)?.

Thank you.

Parents
  • Hi Albert

    It depends on the data rate you need, as thread is not really designed for streaming applications.

    Theoretically you should be able to go up to about 128kbps between two thread nodes, but once you need to do multi hopping that drops by a factor of 2 or more.
    Secondly, we have yet to do any bench marking of our own implementation, so we can not guarantee at this point that the practice will meet the theory ;)

    In other words I am a bit uncertain if thread is suitable for reliable audio transfer.

    Best regards
    Torbjørn

Reply
  • Hi Albert

    It depends on the data rate you need, as thread is not really designed for streaming applications.

    Theoretically you should be able to go up to about 128kbps between two thread nodes, but once you need to do multi hopping that drops by a factor of 2 or more.
    Secondly, we have yet to do any bench marking of our own implementation, so we can not guarantee at this point that the practice will meet the theory ;)

    In other words I am a bit uncertain if thread is suitable for reliable audio transfer.

    Best regards
    Torbjørn

Children
Related