Wiznet makers

taylor

Published October 04, 2023 ©

122 UCC

7 WCC

53 VAR

0 Contests

0 Followers

0 Following

Original Link

LTE CATM1 Mini Router with W5100S-EVB-Pico

RaspberryPi Zero W, W5100S-EVB-Pico, AWS IoT Core, MQTT

COMPONENTS Hardware components

WIZnet - W5100S-EVB-Pico

x 1


PROJECT DESCRIPTION

Original : https://codezoo.tistory.com/64

Author : CodeZoo

Published On : 20230911

This content was created with the assistance of ChatGPT, an artificial intelligence language model developed by OpenAI.

Objective: To enable devices that only support wired LAN communication to connect to a network from anywhere using an LTE CATM1 modem and RaspberryPi Zero W. LTE CATM1 is a low-power wide-area (LPWA) technology specifically designed for IoT and M2M applications. It offers extended coverage, lower power consumption, and better building penetration, making it suitable for various IoT use cases.

Materials Needed:

  1. LTE CATM1 built-in modem: This modem leverages the benefits of LTE CATM1 technology, ensuring reliable and efficient connectivity for your devices.
  2. RaspberryPi Zero W
  3. USB Ethernet
  4. W5100S-EVB-Pico: A powerful board that combines the RP2040 MCU with Wiznet's robust Ethernet Network Chip, W5100S. It's designed for seamless integration and high performance, making it an ideal choice for various networking applications.

Steps:

Setting up the RaspberryPi Zero W:

  • RaspberryPi Zero W doesn't come with an Ethernet device. For this project, two types of Ethernet devices were used.
  • Since the RaspberryPi Zero W only has one USB port, a USB hub was used when testing with the '1. USB Ethernet external accessory'.
  • Install Raspberry Pi OS Lite (32-bit) using Raspberry Pi Imager v1.7.4.
  • Insert the micro SD card into the RaspberryPi Zero W and power it on.
  • Configure the system settings:
    1. Keyboard setup
    2. User registration
    3. System login using the registered credentials.
    4. System configuration for WIFI and Serial using sudo raspi-config.

Setting up the LTE CATM1 Modem:

  • Configure the modem if it hasn't been set up before.
  • Use commands to initialize the modem and set its speed to 921600bps.
  • Exit the modem configuration.

System Reboot and Testing:

  • Reboot the system.
  • On reboot, the LTE modem initialization and DHCP service settings should run automatically.
  • Check the routing table using route -n.
  • If wireless LAN is still connected, reset the wlan settings.
  • Reboot the system again.

Hardware Assembly:

  • The RaspberryPi Zero W allows for power and USB connections not only through connectors but also through Test Points (TP) on the back.
  • Directly connect the USB Ethernet device and power using these TPs.
  • Secure the connections using a glue gun.
  • Attach the USB Ethernet device under the LTE CATM1 HAT using strong double-sided tape.
  • Test the entire system to ensure everything works correctly before final assembly.
  • Complete the assembly with 3D printed parts.

Demo Board (W5100S-EVB-Pico) Connection and Testing:

  • The W5100S-EVB-Pico board is an embodiment of Wiznet's commitment to providing efficient and reliable networking solutions. It combines the RP2040 MCU with Wiznet's powerful Ethernet Network Chip, W5100S. Officially certified for AWS and Azure as an IoT device, it offers developers a plethora of examples to kickstart their projects.
  • For testing with the mini router, use the RP2040-HAT-AWS-C example.
  • This example allows the W5100S-EVB-Pico board to connect to the mini router, obtain an IP via DHCP, and attempt provisioning with AWS IoT Core using its built-in certificate and private key. Once successful, it uploads data to AWS at regular intervals using the MQTT protocol.

Video Link : https://tv.kakao.com/v/440944216

Conclusion: This project demonstrates how to create a mini router using RaspberryPi Zero W and an LTE CATM1 modem. The router can be used to connect devices to a network from anywhere, making it a versatile tool for various applications. The inclusion of the W5100S-EVB-Pico board further enhances the project's capabilities, showcasing its potential in IoT and networking domains.

Thank you for reading.

Documents
  • miniRouter

  • RP2040-HAT-AWS-C

Comments Write

Similar projects you might like

Voice controlled home automation is an IoT-based project in order to control home appliances through voice commands.

[AIoT] Voice controlled Home Automation (Web-Based)

innovation4x
  • 611

  • 0

PCB that provides power and connectivity for the Raspberry Pi Pico, including Ethernet capabilities compatible with the W5100S or W5500.

Multifunctional power and distribution board for Raspberry Pi Pico and Wiznet W5100S/W5500

Benjamin
  • 537

  • 0

Implementing IoT remote device control on Raspberry Pi's RP2040 + W5500

Implementing IoT remote device control on Raspberry Pi's RP2040 + W5500

simons
  • 239

  • 0

With your voice, you can control light, temperature, and bed gradient!!

[Recuration] Smart Bed System Using webOS

josephsr
  • 200

  • 0

일부 제조업체는 LLM Steak Classifier AIOT Bot 으로 알려진 Pi 기반 AI 고기 요리 모니터를 만든 개발자 Simon처럼 맛볼 수 있는 Raspberry Pi 프로젝트 를 만드는 방법을 확실히 알고 있습니다. 이 프로젝트는 실제 센서와 함께 ChatGPT를 사용하

Raspberry Pi 프로젝트가 잘 완료되었습니다. AI를 사용하여 고기를 완벽하게 요리합니다.

simons
  • 130

  • 0

This basic GPIO input/output testing provides foundational knowledge for using the Raspberry Pi Pico in various electronics projects.

[Recuration] Using Raspberry Pi Pico(W5100S-EVB-Pico) ADC

Benjamin
  • 240

  • 0

Do not Miss the IoT Module by Wiznet with RP2040 and Ethernet

Do not Miss the IoT Module by Wiznet with RP2040 and Ethernet

simons
  • 117

  • 0

RRW_LAB aka Remora RPi/W5500 LinuxCNC Adapter Board is a CNC controller board for use with LinuxCNC

Remora RPi/W5500 LinuxCNC Adapter Board

louis_m
  • 125

  • 0