Skip to content

Feature Request: Allow the MKRWAN library to send and receive very simple LoRa peer-to-peer commands #107

@hpssjellis

Description

@hpssjellis

image

Both the Arduino MKR WAN 1300 (LoRa connectivity) and the Arduino Portenta Vision Shield - LoRa® are advertised as LoRa connectivity, but they aren't LoRa, they are actually the more advanced LoRaWan connectivity. To clear up some of the confusion for present and future customers, I suggest a Feature Request to add very simple 10 Byte both way un-encrypted peer-to-peer communication to the official MKRWAN library.

Many businesses could use a very simple DIY LoRa message system that goes > 400 m, which can't be done by WiFi or BlueTooth, also Ethernet needs a cable and Cellular has a monthly cost.

We know the MKRWAN Murata module can do peer-to-peer LoRa connectivity demonstrated by this solved issue using the GrumpyOldPizza STM3210 Github to control the murata module as an installed board see issue 87 some more information here at mbed-issue-211

Most companies will decide to use the multiple LoRaWan connectivity methods ranging from free and paid TTN to the free to try cryptocurrency Helium HNT Peoples Network . These solutions are not as simple as they seem to be and involve lots of steps communicating with about 2 cloud services often including one MQTT server. Each cloud service has it's own setup issues, along with different frequencies for different Continents.

To get started with LoRa connectivity a simple peer-to-peer MKRWAN solution would be very useful and also aligned with the Arduino advertising.

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions