Hello! I want to try IPV6 for nrf51822. I have a few questions:
- How many connections can be provided by the one device?
- Can we broadcast messages between devices?
- What speed can be on sending/receiving messages (also speed of broadcasting)?
Thanks.
Hello! I want to try IPV6 for nrf51822. I have a few questions:
Thanks.
Hi Bishop,
Please be aware that IPV6 on nRF51822 is the IPV6 over Bluetooth Smart. So it has the limitation of Bluetooth Smart on the connection between the gateway and the end node. Regarding your questions:
Which on device you are talking about ? The end node can connect to only one gateway at a time. It can talk to other devices over the Internet, but via the Bluetooth Smart connection with the gateway.
You can broadcast data between device in-range (~10m) but it's not IPV6, just normal advertising data.
The speed/throughput is the same as Bluetooth Smart, 128kbps in theory. When broadcasting, it's 12.4kbps by theory.