IoT development pack – Sensor board and Gateway with STM32

STMicroelectronics introduced this IoT development pack on Embedded World 2018 which is focused on IoT application.

The kit includes sensor board (STM32L073 Nucleo + LoRa shield) and gateway which is based on powerful STM32F746 microcontroller.

The sensor board contains LoRa module, temperature/humidity sensor HTS221, pressure sensor LPS22HB and accelerometer/gyroscope LSM303AGR.

STM32L073 microcontroller belongs to ultra low-power microcontroller family which is focused on low-power applications.

STM32L073, ARM Cortex-M0 32MHz, 192 kB FLASH a 20 kB SRAM. Nucleo 64 contains Arduino Uno compatible connectors and Morpho connectors. All pins of microcontroller are connected to Morpho connectors.

STM32F746, ARM Cortex-M7 (up to 216 MHz), 1 MB FLASH, 320 kB SRAM. The board also contains Arduino Uno and Morpho connectors, 10/100 ethernet and USB OTG intereface.

Both boards include programmer/debugger ST-Link/V2-1. LoRa shield (gateway) is based on Semtech SX1301.

You can connect your device with loriot.io IoT service. The official released is planned on June of this year.


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

Related Articles

Arduino is very popular platform with support from huge community. You can buy a lot of Arduino (compatible) boards – original Arduino, clone of Arduino with the same microcontroller (ATmega328, SAMD21) or different microcontroller (ESP32, ESP8266). Arduino board with STM32…

AVR, ATMega, ATTiny, PIC, Arduino… these are very searching words in google and I asked myself “Why?”. Yes, AVR by Atmel or PIC by Microchip family is popular, but we can program better (modern, faster, more low-power, more peripherals) microcontrollers…

BigClown, popular IoT platform, offers a lot of TAGs (board with sensor) and modules, but I still had missed versatile board for connection of cheap sensors from ebay and aliexpress – e.g. BMP280, Si7021 or SHT31. Notice: HARDWARIO s.r.o. doesn’t…

The fourth part of STM32duino tutorial we will check the I2C bus. We connect the temperature and humidity sensor Si7021 to default I2C and also to alternative connection of I2C bus. Note: I2C on STM32(G071) was tested on 12.6.2023 with…

Do you have any own weather station? Check this article. Here is a short list of interesting sensors. What kind of sensor do you use? Temperature, humidity ot pressure sensor? You can improve your weather station (meteostation). Sensor of temperature,…