Pi Supply IoT LoRa Boards are made for Raspberry Pi & BBC Micro:bit Boards (Crowdfunding)

Pi Supply LoRa Gateway HAT

We’ve already covered plenty of LoRa boards or solutions designed for nodes or gateways such as TTGO T-Beam ESP32 + LoRa board, RAK Wireless RAK811 GPS Lora tracker board, MatchX Matchbox LoRa gateway, and many others,, but Pi Supply offers yet more options with LoRa node and gateway add-on boards designed to work with Raspberry Pi, Arduino, and BBC Micro:bit boards. Pi Supply LoRa Gateway HAT for Raspberry Pi The IoT LoRa Gateway HAT is based on RAK Wireless RAK833 mPCIe LoRa gateway concentrator module and connects to Raspberry Pi 3 B/B+ board via the 40-pin header. There are two hardware version using 868 MHz or 915 MHz frequencies, but as we’ve seen in previous reviews those are configurable for other frequencies such as AS923 or IN865. Pi Supply IoT LoRa Node pHAT for Raspberry Pi LoRa Node pHAT is designed for node specifically, and with a smaller form factor […]

n-fuse LoRaWAN Concentrator mini PCIe Card Comes with either SX1301 or SX1308 Chip

LoRaWAN-Concentrator-Card-mPCIe

Most gateways are based on Semtech SX1301 chip, but the company unveiled a SX1308 chip for picocell gateways back in 2016 that’s supposed to be cheaper and used indoors. Designs have been slow to come to market, but a few have been launched recently including n-fuse LRWCCx-MPCIE LoRaWAN concentrator mini PCIe card  that comes with either SX1301 or SX1308 chip, and is compatible with Semtech’s Pico Gateway design. n-fuse LRWCCx-MPCIE key features & specifications: LoRa Connectivity SX1301/ SX1308 digital base band processor with dual SX1257 Tx/Rx front-ends Output power level up to 23 dBm u.FL connector (50 Ω impedance) for external antenna 868 MHz model Frequency Range – 863 to 870 MHz Sensitivity – Up to -124 dBm at SF7 (BW 125 KHz), up to -138 dBm at SF12 (BW 125 KHz) 915 MHz model Frequency Range – 915 to 928 MHz Sensitivity – Up to -125 dBm at SF7 […]

How to Make a Cheap Single Channel Gateway with an ESP32 LoRa Board

ESP32 to ESP32 LoRa Communication

Actual LoRaWAN gateways based on Semtech SX1301 concentrator  can be pretty expensive,  and even if you take a LoRa gateway design based on Raspberry Pi for indoor placement or experimentation, price is still around $200. A much cheaper way (~$70)  is to use a single channel LoRa gateway, which as the name implies only support one channel, which limits the number of nodes, and forces you to set the nodes at the same frequency as your gateway. Those are not really suitable for commercial offerings, but if you manage your own gateway and nodes that should be usable. If you only plan to implement a network with a dozen nodes or so, you could even use much cheap ESP32 LoRa board like the ESP32 LoRa 1-Channel Gateway sold on Sparkfun for $29.95. Hardware specifications: Connectivity WiFi and Bluetooth 4.2 LE via ESP32-WROOM-32 module with integrated PCB antenna LoRa @ 868 […]

Embedded Linux Conference Europe & OpenIoT Summit Europe 2018 Schedule

Embedded Linux Conference OpenIOT Summit Europe 2018

The Embedded Linux Conference & OpenIoT Summit 2018 took place in March of this year in the US, but the European version of the events are now planned to take place on October 21-24 in Edinburg, UK, and the schedule has already been released. So let’s make a virtual schedule to find out more about some of interesting subjects that are covered at the conferences. The conference and summit really only officially start on Monday 22, but there are a few talks on Sunday afternoon too. Sunday, October 21 13:30 – 15:15 – Tutorial: Introduction to Quantum Computing Using Qiskit – Ali Javadi-Abhari, IBM Qiskit is a comprehensive open-source tool for quantum computation. From simple demonstrations of quantum mechanical effects to complicated algorithms for solving problems in AI and chemistry, Qiskit allows users to build and run programs on quantum computers of today. Qiskit is built with modularity and extensibility […]

$50 Fish32 Seed “Education” ESP32 Board Comes with Plenty of I/Os, Sensors, and Connectivity Options

ESP32 Fish32 Seed Board

Sometimes I feel the word “Education” is sometimes thrown around for marketing purpose, and AnalogLamb Fish32 Seed board for “ESP32 Community Education Board” feels that way to me as so far, I could not see any tutorials or other teaching/ learning resources for the board. Having said that I can see why it could be potentially used for education: the sheer number of features, sensors, and connectivity options should allow students to learn to program my different components around ESP32. It’s just at this stage it may not be such an easy platform to learn on. Fish32 Seed board specifications: Supported ESP32 Modules – ESP32-WROVER, ALB32-WROVER, ESP32-WROOM-32 Connectivity 802.11 b/g/n WiFi and Bluetooth 4.2 via ESP32 10/100M Ethernet (RJ45) via WIZnet W5500 chip with support for up to 8 independent sockets LoRa via SX1278 chip (433 MHz) Sensors NXP MPU-9250 with 3-axis MEMS gyroscope, 3-axis MEMS accelerometer, 3-axis MEMS magnetometer […]

Dragino LoRaST M.2 LoRa Card Convert Compatible Platforms into LoRa Nodes

Dragino LoRaST

Modern motherboards or single board computers often expose mPCIe or M.2 / NGFF socket, and we’ve seen it was possible to easily add a LoRa radio using RAK833 mPCIe LoRaWAN gateway card to hardware with an mPCIe (USB/SPI) socket. You can now do something similar with Dragino LoRaST M.2 LoRa card by inserting into a spare M.2 / NGFF socket. There’s an important distinction however, as while RAK833 is designed for LoRa gateways, LoRaST is based on SX1276/SX1278 for LoRa end nodes. Dragino LoRaST M.2 LoRa card specifications: MCU – STMicro STM32L072CZT6 Arm Cortex M0+ MCU @ 32 MHz with 192 KB flash,  20 KB of RAM, 6 KB data EEPROM LoRa Connectivity Semtech SX1276/78 LoRa Wireless Modem Available Bands – 433/868/915/920 Mhz Built-in antenna or optional external antenna via I-PEX connector Host interface – Standard M.2 (NGFF) interface Supply Voltage – 1.8V ~ 3.6V Dimensions – 22 x 42 […]

How to Build an Orange Pi Zero LoRa Gateway

Armbian LoRa Gateway

LoRa gateways tend to be fairly expensive, especially because of the radio part, but anything that may help lower the cost is probably welcomed. And one way to to do that is to use dirt cheap boards like Orange Pi Zero as Edzelf did, by combining the low cost Arm Linux board ($15 shipped) with Rak wireless RAK831 concentrator module kit ($143) via a custom cable, and a power supply board. All assembled into a metal case. RAK831 communicates with Orange Pi Zero over an SPI connection. While some other Orange Pi boards are suitable for the project, note that Orange Pi Zero Plus lacks a spare SPI interface, and can’t be used with this particular application. A fan was also added for cooling, a well as a USB serial debug board for debugging purpose, but it can be removed once the gateway is in the field. Software-wise, Edzelf installed […]

AS923 LoRa GPS Tracking with MatchX MatchBox Gateway and RAK811 LoRa GPS Tracker Board

RAK811 Cayenne LPP Data

Earlier this month, I installed Match MatchBox LoRa outdoor gateway close to the roof, and showed how easy it was easies to setup with MatchX Cloud. Basically, you just register to the cloud, enter the serial number, and the gateway is automatically based on your location. I’m in South East Asia, so the gateway was configured with AS923. I’ve now had time to play with the gateway using Rak Wireless RAK811 LoRa tracker board, and eventually managed to get the tracker location to show up on a map. It was my first experience with LoRaWAN, and I had to learn a lot, and overcome many issues from outdated software development tools, different data formats, and some interoperability issues between all components involved. I’ll document all that in this review, and hopefully it will help others. RAK811 LoRa GPS Tracker Unboxing Before going into LoRa configuration, I’ll show what I got […]

Exit mobile version
UP 7000 x86 SBC