I want to create a router that only communicates with Bluetooth, not the gateway that connects to other networks.
The configuration is as follows.
Coordinator + Router + End Device
[PC + nRF52840 Dongle ] + [nRF52840 Dongle] + [Sensor + nRF52840 Dongle]
I wonder.
Is it possible to implement a router with only the nRF52840 Dongle?
When connecting the nRF52840 Dongle to a PC, can I perform the same operation as a normal dongle? Or should I do programming work?
If two questions are possible, I would like to know some examples.