Can i use the bouder router used in thread example(on nrf52840) in the iot example to replace the Rpi bouder router so i can skip the tunnel setup(using hurricane tunnel) used in rpi3 in iot example to convert ipv6 to ipv4?
Can i use the bouder router used in thread example(on nrf52840) in the iot example to replace the Rpi bouder router so i can skip the tunnel setup(using hurricane tunnel) used in rpi3 in iot example to convert ipv6 to ipv4?
Thread also uses IPv6, so you would still need some way of using IPv4 as a transport for your IPv6 communcation.
The Thread Border Router uses NAT64 to do this, but I don't think that works as well as a proper IPv6 tunnel.
Thread also uses IPv6, so you would still need some way of using IPv4 as a transport for your IPv6 communcation.
The Thread Border Router uses NAT64 to do this, but I don't think that works as well as a proper IPv6 tunnel.