This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

BLE5 & BLE4 Toghter

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.

Parents Reply
  • yuval said:
    Is it possible and how ?!

    Yes, It's possible, just do a PHY update request to on the link you want to use coded PHY on.

    yuval said:
    It is possible the UNIT A will be a "multi peripheral" with 2 different speeds?

     Yes.

    yuval said:
    Is it possible to UNIT A to be a "peripheral" in 125K coded phy and at the same time "central"  in 1M ?

     Yes.

Children
No Data
Related