We want to use IoT SDK where two or more nRF52 chips would talk to each other via 6lowpan, in that case is the ble enabled router necessary for such communication?
We want to use IoT SDK where two or more nRF52 chips would talk to each other via 6lowpan, in that case is the ble enabled router necessary for such communication?
@embysamy (embo san): @awneil makes a good point. If you just want the two nRF52s to communicate directly with each other, then you could just use bluetooth and not add the extra complexity of sending IPv6 packets via BLE.
@embysamy (embo san): @awneil makes a good point. If you just want the two nRF52s to communicate directly with each other, then you could just use bluetooth and not add the extra complexity of sending IPv6 packets via BLE.