STM32F103 (Bluepill) and LoRa with RFM95 module

The news shows you the easy project which is used for Internet of Things.

The project is based on STM32F103 called Bluepill (and also Minimum System Development for STM32) and RFM95 module.

Within a few minutes you can make IoT transmitter which sends data in LoRa network (TTN, The Things Network).

The owner of this project is Ed Smallenburg. Maybe you remember this name. We shared also project called “Build you own IoT gateway with OrangePi and RAK831 module “.

The github repository contains all needed files for build of this LoRa transmitter.

The code is based on code by Thomas Telkamp a Matthijs Kooijman and the code is based on arduino-lmic library.

The document, which is available on github repo, describes connection between STM32 and RFM95 module.

The code for microcontroller supports sleep mode and includes debug output (UART).

Github repository: https://github.com/Edzelf/LoRa/tree/master/STM32_LoRa


Share the article:
Tags:
Show your
Maker soul!
Buy a T-Shirt
Coffee for Chiptron
Give a boost to the next article

Related Articles

You can buy a few types of oscilloscopes for a few USD. Or also you can made that e.g. Miniscope v2. One of them is mentioned in this news – HS101. The base component is STM32F103 microcontroller. You can buy…

I would like to show you a few development boards with STM32 and the price is lower that $5 (without shipping). You can’t expect the ST-LINK programmer and debugger, but the price is so friendly. The board can be used…

STMicroelectronics and Semtech released a new development board for IoT (Internet of Things). The development board is designed for LoRaWAN? network and it supports A and C classes. The package includes two parts – boards. The first board contains Nucleo-64…

LoRaONE: the LoRa? IoT development board is very popular project on kickstarter.com. The board offers connecting your project with Internet of Things network. The main components are SAMD21 32bit microcontroller, Ublox GPS module and LoRa? Microchip RN2483/RN2903. Another part are…

Arduino develops two new shields for LoRa IoT network. The first board is Arduino LoRa Node shield used for Arduino Primo. The second is Arduino LoRa Gateway shield for Arduino Tian. The boards should arrive during this year. The gateway…