Hi,
I am trying to do a quick PoC to connect some thread nodes to the cloud through a BorderRouter(RPi3b+ running Nordic Border Router, connected to a router using LAN Cable).
The devices needs to communicate with the Cloud to send and recive messages with the following conditions:
- The router that's providing internet to the Border Router may or may not support IPv6. It may ONLY support IPv4.
- Even if the router assigns IPv6, it may not be < /64 prefix.
Given these conditions, can you please answer the following:
- Will it be possible to connect the nodes(SED, MTD, FTD) to the internet to send/receive data from the cloud?
- Can the cloud communication happen if the ISP don't support IPv6?
Are there any examples in the SDK to show how this can be achieved?