Hi !
I want to connect 2 of my units to each other via BLE5 long range coded phy (125Kb).
I also want to be able to connect an android / ios phones to each unit simultaneity.
F.E,
1) My phone will be connected to unit "A". the user will send a command to unit "A" via an my application. Unit "A" will pass the command to unit "B" (which is long away throw BLE5 125k
coded phy).
the results from unit "B" will be sent back to unit "A" and then will be sent back to the phone.
2) i want to do DFU to the units, so i need a way to be able to connect (or send a command throw the air) to unit ("A" or "B") (remember they are on BLE5 125K) and be able to set the units into DFU mode.
Is it possible? (I intend to use the NRF52840 for this task)
B.r,
Yuval.