direct connectivity mode on MKR WAN 1310

Hi!

The Store website and the rather new blog post mention that MKR WAN 1310 feautures a direct connectivity mode. In neither the post or the website, it is mentioned what this mode is, how to access it or an example how it works.

I suspect that this "mode" enables two (or perhaps more) Arduinos MKR WAN 1310 to communicate with each other locally (on Peer to Peer basis) without using the third party LoRaWAN network.

Does anyone have an experience with the direct connectivity mode?

Thanks everyone for answers!

1 Like

Yes, you must use sandeepmistry ArduinoLora library (GitHub - sandeepmistry/arduino-LoRa: An Arduino library for sending and receiving data using LoRa radios.)

Regards