Hi
I had used one nRF52 Kit(nRF52832+nRF5_SDK_14.2.0) to connect a BLE 6LoWPAN Border Router(Raspberry Pi 3B+Raspbian)
according to the IoT User Guide.
But in IoT applications, more then one device will connect to a Border Router usually.
The IoT User Guide only explained the connection method of one device and the Border Router.
I tried to connect another device(TCP Client) in the same way on the basis of connecting one device,
but I could not connect successfully(only bt0 with the one device connected).
Can anyone tell me how to connect multiple devices with a BLE 6LoWPAN Border Router.
Thanks!