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

How to do nRF9160 Device to Device Communication

I'd like to use two nRF9160s to do D2D (Device to Device). Is it possible?
For example, if you press Button 1 on nRF9160 (1), then LED 1 on nRF9160 (2) is displayed.
Is it possible to conduct a blink experiment?

If possible, how can you experiment?

What is the easiest way to do SES, UART, etc.?

I only use batteries when I do experiments outside, is it possible D2D (Device to Device) Communication to use LTE-M

Parents Reply
  • KyeongTaek Jeong said:

    1. Is it possible to communicate like this in a series?  D(Devcie) = nRF9160DK

    [D1<--BLE-->D2<--BLE-->D3<--BLE-->....(Not affected by Sell power)]...<--Sell tower-->D6

    This should be possible, however I do not see any point of using nRF9160DK's to do this, since you are only using the nRF52840 within it. Then I would instead just use boards that only contains the nRF52840 (or another nRF52 device), like Thingy:52, nRF52840 DKnRF52 DK nRF52840 Dongle or another.

    KyeongTaek Jeong said:
    Can BLE communicate 1:N, N:N, 1:1?

    All of these should be possible with BLE. Regarding N:N, you may want to use Thread, BLE Mesh or Zigbee. This is out of my area of expertise and I would urge you to browse Devzone/open a new ticket about this.

    Best regards,

    Simon

Children
Related