Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

51 total results found

Contact Us

Remote I/O

Introduction

ESP32 Open IoT and IIoT Gateways Common Resources

ESP32 Open IoT and IIoT Gateways (P01 & P02) Open IoT Gateway is also called as a PAC (Programmable Automation Controller). PAC products combine the functionality and openness of a PC, the reliability of a programmable logic unit like PLC and the intelligence...

USB FTDI ESP32 Programmer Data Sheet

USB RS232 RS485 Converters Data Sheets

USB RS232 RS485 Converters (P03) ESP32 USB Programmer for P01 and P02 Open IoT and IIoT Gateways. It can be used to connect a gateway to a PC via a microUSB and a TAG-Connect cable.  Features USB to TAG-Connect converter ESD protection Tx,...

New Product

Ι Common Resources Ι

We are working hardly to release this products family. In urgent cases please contact us at contact@redisage.com

Enclosures Dimensions

Ι Common Resources Ι

CEM17 Enclosure dimensions 1U Module Enclosure98 x 17.5 x 56.4Units: mm CEM22 Enclosure dimensions 2U Module Enclosure98 x 22.5 x 56.4Units: mm CEM22 RJ45 Enclosure dimensions 2U Module Enclosure98 x 22.5 x 56.4Units: mm CEM35 Enclosure dimensi...

Data Sheet

STM32 Open IoT and IIoT Gateways

P10 P11 P12 Features Open IoT gateway ESD protection for the RS485 data line Power supply: +12 to +30 VDC Transmission speed up to 115200 bps 10/100 Mb/s Fast Ethernet standard Tx, Rx and power LED indicators RS485 embedded terminatio...

Introduction

STM32 Open IoT and IIoT Gateways User Manual

If you want to get started, make sure you have complete set of: Tag-connect cable Tag-connect retaining clip board (optional) Open IoT and IIoT Gateway USB Programmer ST-LINK programmer

Hardware

STM32 Open IoT and IIoT Gateways User Manual

Features Features Open IoT gateway ESD protection for the RS485 data line Power supply: +12 to +30 VDC Transmission speed up to 115200 bps Tx, Rx and power LED indicators RS485 embedded termina...

RGB LED

STM32 Open IoT and IIoT Gateways Peripherals

The Gateway is equipped with 5 RGB user LEDs. 4 are mounted directly to the board, and the fifth is next to the not-programmable blue power LED on the PSU board.

Switch

STM32 Open IoT and IIoT Gateways Peripherals

The Open IoT Gateway contains a tactile switch mounted to the PSU board, which can be programmed directly in the MCU.

RS232 and RS485

STM32 Open IoT and IIoT Gateways Peripherals

The Gateway has 4 RS232/RS485 sockets depending on the version.   P10 (4x RS232) The P10 gateway is equipped with 2x ST3232BTR to ensure transmission in RS232 standard. P11 (4x RS485) The P11 gateway is equipped with 2x MAX481CSA to ensure trans...

Ethernet PHY

STM32 Open IoT and IIoT Gateways Peripherals

The Ethernet interface is provided by the IP101G physical layer. An external board with an RJ45 socket ensures a wired connection to the network.

MicroUSB

STM32 Open IoT and IIoT Gateways Peripherals

MicroUSB ensures access straight to UART interface (UART4). The Open IoT Gateway does not have inbuild FTDI converter so an external USB to UART FTDI converter is needed to run a serial port monitor on a PC.

I2C EEPROM

STM32 Open IoT and IIoT Gateways Peripherals

The Open IoT Gateway has a built-in Serial EEPROM with a secure element connected to the STM32 via I2C bus.

Serial Flash

STM32 Open IoT and IIoT Gateways Peripherals

The Gateway has a Serial flash memory which can be programmed via SPI.

I2C Sensors (optional)

STM32 Open IoT and IIoT Gateways Peripherals

There is a possibility of connecting peripheral I2C sensors. The board has dedicated pins for soldering devices. Below is a proposal for additional sensors that match the hardware. LSM6DS33 - 3D accelerometer and 3D gyroscope LIS3DH - 3-axis "nano"...

Hello World

STM32 Open IoT and IIoT Gateways Examples

Link to repositories: C This example uses UART4 in the MCU which is reserved for the USB UART communication. A simple string is printed on the console and then the device restarts after 10 seconds of countdown. Use 115200 baudrate.

LED

STM32 Open IoT and IIoT Gateways Examples

Link to repositories: C A simple blinking LED example intended for the Open IoT Gateway. Lighting LED will be changed every 1 second from LED1 to LED5.

Switch

STM32 Open IoT and IIoT Gateways Examples

Link to repositories: C Simple tactile switch example intended for the Open IoT Gateway. After flash, connect device to a PC and open port in Console Terminal. The information about the switch pressed state will be displayed in the console as shown b...

RS232/RS485

STM32 Open IoT and IIoT Gateways Examples

Link to repositories: C This script tests internal communication between serial ports with the possible lowest (2400) and highest (115200) baudrate.  For this example, connect each port's transceiver with the receiver: Default settings: baud r...