Massimo Banzi, co-founder of Arduino, introduced the new Arduino approach to reducing the complexity of building a LoRA network. Connect a MKR WAN 1300 board to the gateway and load data to the cloud is the promise.
To be precise, you can pre-order the kit now, with availability expected at the start of 2019. The 868 MHz (Europe) version can be pre-ordered from the Arduino Store. It’s priced at €350.00 (for the Gateway itself, not including an IoT node).
Raspberry Pi presence
What’s inside the Gateway?
The gateway features the advanced Embit EMB-LR1301-mPCIe module, hosted by a Raspberry Pi 3 B+ SBC, in a rugged aluminum enclosure. The gateway comes pre-installed with an optimized packet forwarder and a carrier grade Network server for LoRa WAN that is running on the Arduino Cloud provided by A2A Smart City (part of the A2A Group).
Used in conjunction with Arduino MKR WAN 1300 IoT nodes it provides a way of enabling remote monitoring applications. Examples cited included smart agriculture, smart cities and building automation. Basically, use cases requiring long range and low power wireless connectivity.
The Arduino team writes:
The gateway can be used globally and enables multiple channel management. By supporting advanced features like Listen Before Talk (LBT), it allows users to transmit at higher power on the first free channel, achieving longer ranges than conventional gateways for LoRa.
Tech spec
- Chipset: Semtech SX1301
- Modulation: LoRa Spread Spectrum, FSK, GFSK 868MHz (EU) / 915MHz (US)
- Number of Channels: 8 LoRa Channels
- Operating Frequency: 868MHz (EU) / 915MHz (US)
- Frequency Range: 860MHz to 1020MHz
- Operating Temperature: -40°C to +85°C
- RF Output Power: Up to +27dBm
- Sensitivity: Up to -137dBm
- Interfaces for the LoRa Module: mPCIe (SPI / I2C / UART / GPIOs) :
- Dimensions: 71x40x1mm
- Operating Voltage: +5V
- Additional Features:
- Listen Before Talk (LBT) Capability (for improved transmission power management),
- On-board uFL antenna connector
- FPGA support for LoRa Spectral Scan
You can read more online, but the Kit contains:
- LoRa gateway with SX1301 baseband chipset
- Adapter for Raspberry Pi
- Aluminium enclosure
- Raspberry Pi 3 model B+
- 5V Power supply
- Ethernet cable
- External antenna
Arduino IoT Cloud
Note that if you buy the new gateway you’ll also get exclusive beta access to the Arduino IoT Cloud, which – says Arduino – “makes installation, provisioning and remote management of the gateway incredibly simple through the popular Arduino Create cloud platform.”
It’s aimed at Edge computing supporting both ARM (BeagleBone and Raspberry Pi, for example) and Intel architectures, said Banzi.
It seems to follow a Bluetooth profile-like model whereby you could connect any device to an Arduino board by defining standard ‘properties’ of functionality, editing code to support their use.
The example given was a “temperature sensor” which, once defined, would enable you to read and upload the particular (temperature) value.