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 […]

FriendlyELEC NanoPC-T4 Board Kit Unboxing and Assembly

NanoPC T4 Case

FriendlyELEC introduced NanoPC-T4 RK3399 SBC (Single Board Computer) last May for $129. The board comes with a Rockchip RK3399 hexa-core processor, 4GB RAM, 16GB eMMC flash, dual-band WiFi module and an M.2 socket with NVME (PCIe) SSD support. The company has now sent me the device with accessories for review / evaluation. In this post, I’ll check out all items received, and show how to assemble all components. NanoPC-T4 Board Kit Unboxing Let’s getting started, and open the package… I received two identical kits with two NanoPC-T4 boards, acrylic enclosure with spacers, screws and nuts, 12V/2A power supply, heatsink, and an RC-100 IR remote control. In theory, I also expected two WiFi antennas per kit since that’s part fo the kit in their website, but I did not see any. The remote control is an optional item. [Update: Ooops. I found the antennas inside the package for NanoPC-T4 board.] I’ve […]

MatchX MatchBox LoRa Gateway Setup (for AS923) and Installation

Waterproof LoRa Gateway

At the end of last year, I received MatchX Matchbox LoRaWAN gateway, but only quickly checked out the hardware, as I was still unclear about regulations in South East Asia, and did not have any nodes to play with. Understanding Regulations and LoRaWAN Frequency Plans Since then, the government published some notifications about the 920-925 MHz band we are supposed to follow here. It’s in Thai language, and I can’t still read/understand it, but I got some translation help, and some key points include: paragraph 5 : for 920-925MHz non-RFID radio equipment (1) max EIRP not more than 4 watts (2) if EIRP < 50mW, no need for any license (3) if EIRP < 500mW, a license is required for importing, selling, and making your own equipment (4), and you must be in accordance with NBTC technical standard. (5) must not interfere with any licensed application. Interfering equipment must be […]

ROC-RK3328-CC Board Review, or the Case for Fast Storage and Adequate Power Supply

ROC-RK3328-CC Board Connection

Firefly team from T-chip company has send me some of their Rockchip development boards, and we’ve already checked the provided boards and accessories, so today I’ll report my experience with one of the board: ROC-RK3328-CC also known as Renegade. I won’t test it with Android, since I have already reviewed RK3328 Android TV boxes such as Zidoo X7, and I’ve been told the team is hard at work with Android 8.1 SDK, so an Oreo image should be released in a few weeks/months. So I had initially planned to report my experience with one of the Linux images,  then show how to install mainline Linux (currently 4.17) to the board, and reports what works. However, I encountered many issues, although likely not directly related to the board or its software support, so instead I’ll write about my experience getting started with the board, and list all the issues I had […]

Firefly Team Mailbag – Rockchip Development Boards and Accessories

ROC-RK3328-CC

T-Chip Intelligent Technology Co. is a hardware and software technology services company, and a few years ago they setup the “Firefly Team” to provide development boards running Android and/or Linux distributions to the maker community. If I remember correctly the company started with Firefly-RK3288 development board powered, as its name implies, by Rockchip RK3288 processor. Since then they’ve launched several other Rockchip development boards and modules, which I’ve covered on this blog. The company decided to send me some of their recent boards and accessories, so let’s have a look at what I received in my “mailbag”. I’ve also taken a few photos for those who did not watch the video or prefer close up photos. ROC-RK3328-CC “Renegade” Development Board The first board is ROC-RK3328-CC “Renegade” board which was first launched via a crowdfunding campaign by Libre Computer.  Both companies have been collaborating on some boards, and Libre Computer makes […]

ESP8266 RGB LED Strip Control with ANAVI Light Controller, Arduino, MQTT, and HTML5

Anavi-Light-Controller-Starter-Kit-Assembly

A few months ago I reviewed ANAVI Light pHat for Raspberry Pi which allows you to control an LED RGB strip from the popular development board. However, if all you need is to switch the RGB LED light on and off, or change the color, the hardware is clearly overpowered for the tasks. So Leon ANAVI designed another board based on ESP8266 – ANAVI Light Controller – which does the same thing with lower cost and more power efficient hardware. Leon sent me a sample for review, so let’s see what we’ve got. ANAVI Light Controller Starter Kit Unboxing I received a package for the Starter kit that’s offered for $39 on CrowdSupply. We’ve got the main board, a USB debugging, an acrylic enclosure with screws and spacers, a one meter RGB LED strip, and some stickers inside the package. If we have a close look at the board we […]

Sonoff S26 Smart Socket Mini Review & Teardown

Sonoff S26 Fan Control

ITEAD Studio very recently launched their Sonoff S26 WiFi Smart plug as a more compact and cost effective upgrade to their Sonoff S20 smart sockets, and which comes in 6 different versions for China, Australia, the United Kingdom, the United States, Europe type F for Germany, Austria, the Netherlands, Sweden, Finland, Norway, Portugal, Spain and Eastern Europe, and  Europe type E for France, Belgium, Poland, Slovakia, the Czech Republic, Tunisia and Morocco. You can find the one that suits you most on World Standard website. I was interested in getting the device, mostly to check the hardware design, so the company sent me one sample to try out. Sonoff S26 Unboxing Sonoff S26 comes is a white package with Sonoff branding. I received the US type plug (S26B model) which includes a ground pin on both side, so it’s not suitable for most sockets here in Thailand that do not […]

My Attempt at Getting Started with Zephyr Project OS on ESP32

Zephyr Project is a real-time operating systems for the Internet of Things (IoT) that was introduced in early 2016, and supported/hosted by the Linux Foundation. It runs on a fairly large number of MCU boards from different architecture (x86, Arm, RISC-V, etc..), and Linaro even launched 96boards IoT compliant hardware like BLE Carbon board that are designed to run Zephyr Project. More recently, Linaro CEO revealed several commercial products are shipping with Zephyr Project OS, so I thought it might be a good time to give it a try. Target Board – Wemos Lolin32 I only had STM32 Bluepill, and some ESP32 boards, so I went with the latter since it comes with WiFi. But instead of re-using some of my existing boards, I asked Banggood whether they could send Wemos Lolin32, which they did. They sell it for $7.99 shipped, but any other ESP32 board should do. The board […]

EmbeddedTS embedded systems design