M5STACK NanoH2 Tiny IoT Development Board User Guide

M5STACK NanoH2 Tiny IoT Development Board User Guide

M5STACK-ලාංඡනය

M5STACK NanoH2 Tiny IoT Development Board

M5STACK-NanoH2-Tiny-IoT-Development-Board-PRODUCT-IMAGE

පිරිවිතර

MCU ESP32-H2FH4S@RISC-V 32-bit single-core processor 96MHZ, 128 KB ROM, 320 KB SRAM, 4 KB low-power SRAM, supports external flash
වැඩසටහන්ගත කළ හැකි RGB WS2812-2020
ආදාන වෙළුමtage 5V
සන්නිවේදන මාදිලිය Zigbee And Thread (802.15.4)And other mainstream communication methods
සන්නිවේදන ප්රොටෝකෝලය සහාය SPI, UART, I2C, I2S, RMT, TWAI සහ PWM
ඇන්ටෙනා වර්ගය Multilayer Antenna
වෙනත් පර්යන්ත පුවරු අධෝරක්ත සම්ප්රේෂකය, වැඩසටහන්ගත කළ හැකි පුවරු පාලන බොත්තම්
මෙහෙයුම් උෂ්ණත්වය 0-40 ° C

දළ සටහන

M5NanoH2 is a miniature, low-power IoT development board within the M5Stack development kit series. Powered by the ESP32-H2 MCU, it boasts advanced wireless communication support Zigbee, facilitating seamless control of infrared IoT devices through its built-in infrared transmitter. The onboard ceramic antenna ensures a stable wireless communication connection. Additionally, the device features programmable RGB LEDs, adding a personalized visual touch to projects. The inclusion of Grove interfaces allows M5NanoH2 to flexibly expand with various M5 devices, supporting the connection of different device types through protocols such as UART and I2C. This provides developers with abundant hardware expansion possibilities. Suitable for applications in smart homes, industrial automation, health monitoring, and IoT devices, M5NanoH2 delivers a comprehensive development solution for innovative projects.

ESP32-H2 හඳුන්වා දීම 

  1. සන්නිවේදන හැකියාවන්:
    • Bluetooth® 5 (LE): Incorporates Bluetooth 5.0 technology for extended wireless coverage and faster data transmission.
    • Zigbee and Thread (802.15.4): Supports Zigbee and Thread communication protocols, offering flexible connectivity for IoT applications.
  2. සකසනය සහ කාර්ය සාධනය:
    • RISC-V 32-bit single-core processor: Delivers a highly flexible and scalable processor architecture.
    • Up to 160 MHz clock frequency: Ensures the device has fast and efficient data processing capabilities.
    • Industry-leading low-power and RF performance: Achieves a leading position in both power consumption and RF performance.
  3. මතකය:
    • Built-in 96 KB ROM: Used for storing firmware or program code. 320 KB SRAM: Utilized for runtime data storage.
    • 4 KB low-power SRAM: Specifically designed for low-power operations. Supports external Flash: Can extend the storage space for program code through an external memory.
  4. GPIO පින් සහ වැඩසටහන්ගත කළ හැකි අතුරුමුහුණත්:
    • Supports SPI, UART, I2C, I2S, RMT, TWAI, and PWM: Multiple communication interfaces, enhancing flexibility for data exchange with other de

ඉක්මන් ආරම්භය

ARDUINO IDE 

Arduino නිලධාරියා වෙත පිවිසීමට webඅඩවිය (https://www.arduino.cc/en/Main/Software) and download the installation package for your operating system, follow these steps:

  1. Arduino IDE විවෘත කර සංචාලනය කරන්න File -> මනාප -> සැකසීම්.
  2. පහත M5Stack Boards Manager පිටපත් කරන්න URL සහ එය "අතිරේක පුවරු කළමනාකරු" තුළට අලවන්න URL": https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/arduino/package_m5stack_index.json
  3.  Go to: Tools -> Board: -> Boards Manager…
  4. ඒ සඳහා සොයන්න M5Stack, එය සොයාගෙන, "ස්ථාපනය කරන්න" ක්ලික් කරන්න.
  5. මෙවලම් තෝරන්න -> පුවරුව: -> M5Stack Arduino
  6. Select M5NanoH2

බ්ලූටූත් සීරියල් 

  • Arduino IDE එක open කරලා ex එක load කරන්නample වැඩසටහන: File -> උදාamples -> BluetoothSerial -> SerialToSerialBT.
  • උපාංගය පරිගණකයට සම්බන්ධ කරන්න.
  • උඩුගත කිරීම සඳහා සුදුසු වරාය තෝරන්න. සම්පුර්ණ වූ පසු, උපාංගය ස්වයංක්‍රීයව බ්ලූටූත් සක්‍රීය කරයි.
  • The device name is set to ESP32test. Now, use a Bluetooth serial communication tool on your PC to achieve transparent transmission of Bluetooth serial data.

Arduino ස්ථාපනය

M5STACK-NanoH2-Tiny-IoT-Development-Board-IMAGE-1

M5STACK-NanoH2-Tiny-IoT-Development-Board-IMAGE-2

User manual, how to use zigbee function

Zigbee OnOff Light(End Device)

Arduino IDE Tools:

  • Tools -> Board: ESP32H2 Dev Module
  • Tools -> Erase All Flash Before Sketch Upload: Enable
  • Tools -> Flash Size: 2MB
  • Tools -> Zigbee mode: Zigbee ED (end device)
  • Tools -> Partition Scheme: custom

M5STACK-NanoH2-Tiny-IoT-Development-Board-IMAGE-3 M5STACK-NanoH2-Tiny-IoT-Development-Board-IMAGE-4

Zigbee On Off Switch(Coordinator)

Arduino IDE Tools

  • Tools -> Board: ESP32H2 Dev Module
  • Tools -> Erase All Flash Before Sketch Upload: Enable
  •  Tools -> Flash Size: 2MB
  • Tools -> Zigbee mode: Zigbee ZCZR (coordinator/router)
  • Tools -> Partition Scheme: custom
  • Zigbee ZCZR 2MB with spiffs

M5STACK-NanoH2-Tiny-IoT-Development-Board-IMAGE-5 M5STACK-NanoH2-Tiny-IoT-Development-Board-IMAGE-6

භාවිතයේ පියවර 

  1. Ensure that the coordinator is running and creating a network, burn the On Off Light code to the terminal node device.
  2. After the device is started, it will automatically search and join the network, and On Off Switch will send light switching instructions at regular intervals.

Zigbee Scan ජාලය

Arduino IDE Tools

  • Tools -> Board: ESP32H2 Dev Module
  •  Tools -> Erase All Flash Before Sketch Upload: Enable
  • Tools -> Flash Size: 2MB
  •  Tools -> Zigbee mode: Zigbee ZCZR (coordinator/router)
  • Tools -> Partition Scheme: custom
  •  Zigbee ZCZR 2MB with spiffs

M5STACK-NanoH2-Tiny-IoT-Development-Board-IMAGE-7

භාවිතයේ පියවර

After the device is started, it automatically starts scanning. If there is an active Zigbee network in the surrounding area, the current display result will be scanned after each scan is completed, and the next round of scanning will be automatically started.

විවෘත නූල්

Arduino IDE Tools

  •  Tools -> Board: ESP32H2 Dev Module
  • Tools -> Erase All Flash Before Sketch Upload: Enable
  • Tools -> Flash Size: 2MB
  • Tools -> Partition Scheme: Minimal SPIFFS (1.3MB APP/700K SPIFFS)

M5STACK-NanoH2-Tiny-IoT-Development-Board-IMAGE-8

FCC අනතුරු ඇඟවීම

FCC අවවාදය:
අනුකූලතාව සඳහා වගකිව යුතු පාර්ශ්වයෙන් පැහැදිලිවම අනුමත නොකළ ඕනෑම වෙනස්කමක් හෝ වෙනස් කිරීමක් උපකරණය ක්‍රියාත්මක කිරීමට පරිශීලකයාගේ අධිකාරිය අවලංගු කළ හැකිය.
මෙම උපාංගය FCC රීති වල 15 වන කොටසට අනුකූල වේ. මෙහෙයුම පහත කොන්දේසි දෙකට යටත් වේ:

  1. මෙම උපාංගය හානිකර මැදිහත්වීම් ඇති නොකළ හැකිය, සහ
  2. මෙම උපාංගය අනවශ්‍ය ක්‍රියාකාරිත්වයට හේතු විය හැකි මැදිහත්වීම් ඇතුළුව ලැබෙන ඕනෑම බාධාවක් පිළිගත යුතුය.

වැදගත් සටහන:

සටහන: මෙම උපකරණ FCC රීතිවල 15 වන කොටසට අනුකූලව B පන්තියේ ඩිජිටල් උපාංගයක් සඳහා වන සීමාවන්ට අනුකූල වන බව පරීක්‍ෂා කර ඇති අතර සොයා ගෙන ඇත. මෙම සීමාවන් සැලසුම් කර ඇත්තේ නේවාසික ස්ථාපනයකදී හානිකර මැදිහත්වීම් වලට එරෙහිව සාධාරණ ආරක්ෂාවක් සැපයීම සඳහාය. මෙම උපකරණ මගින් රේඩියෝ සංඛ්‍යාත ශක්තිය උත්පාදනය කිරීම, භාවිතා කිරීම සහ විකිරණය කළ හැකි අතර, ස්ථාපනය කර නොමැති නම් සහ උපදෙස් වලට අනුකූලව භාවිතා කරන්නේ නම්, ගුවන්විදුලි සන්නිවේදනයට හානිකර බාධා ඇති කළ හැකිය. කෙසේ වෙතත්, විශේෂිත ස්ථාපනයකදී මැදිහත්වීමක් සිදු නොවන බවට සහතිකයක් නොමැත. මෙම උපකරණය ගුවන්විදුලි හෝ රූපවාහිනී පිළිගැනීමට හානිකර බාධාවක් ඇති කරන්නේ නම්, එය උපකරණ අක්‍රිය කිරීම සහ ක්‍රියාත්මක කිරීම මගින් තීරණය කළ හැකි නම්, පහත පියවර වලින් එකක් හෝ කිහිපයකින් බාධා නිවැරදි කිරීමට උත්සාහ කිරීමට පරිශීලකයා උනන්දු කරනු ලැබේ:

  • ලැබෙන ඇන්ටනාව නැවත දිශානතියට පත් කිරීම හෝ නැවත ස්ථානගත කිරීම.
  • උපකරණ සහ ග්රාහකයා අතර වෙන්වීම වැඩි කරන්න.
  • ග්‍රාහකය සම්බන්ධ කර ඇති පරිපථයට වඩා වෙනස් පරිපථයක අලෙවිසැලකට උපකරණ සම්බන්ධ කරන්න.
  • උපකාර සඳහා බෙදාහරින්නා හෝ පළපුරුදු ගුවන්විදුලි/රූපවාහිනී කාර්මිකයෙකුගෙන් විමසන්න.

FCC විකිරණ නිරාවරණ ප්‍රකාශය: මෙම උපකරණ පාලනය නොකළ පරිසරයක් සඳහා දක්වා ඇති FCC විකිරණ නිරාවරණ සීමාවන්ට අනුකූල වේ. මෙම උපකරණය රේඩියේටරය සහ ඔබේ ශරීරය අතර අවම දුර සෙන්ටිමීටර 20 ක් සහිතව ස්ථාපනය කර ක්‍රියාත්මක කළ යුතුය.

සංඛ්යාත පරාසය:

  • BLE 1M/2M: 2402-2480MHz
  • ZigBee: 2405-2480MHz
  • Maximum ElRP for CE:
  • BLE: 1.32 dBm
  • ZigBee: 1.4 dBm
  • නිෂ්පාදකයා : M5Stack Technology Co., Ltd
  • A10 කොටස, එක්ස්පෝ බේ දකුණු වෙරළ තීරය, ෆුහායි වීදිය, බාඕන් දිස්ත්‍රික්කය, ෂෙන්සෙන්, චීනය

නිති අසන පැණ

  • Q: What is the main processor of the M5STACK NanoH2?
    A: It uses an ESP32-H2FH4S with a RISC-V 32-bit single-core processor, running at up to 160 MHz.
  • Q: What communication protocols does it support?
    A: It supports Zigbee, Thread (802.15.4), SPI, UART, I2C, I2S, RMT, TWAI, and PWM.
  • Q: How much memory does the NanoH2 have?
    A: It has 96 KB ROM, 320 KB SRAM, and 4 KB low-power SRAM, with support for external Flash.
  • Q: Can I use the M5STACK NanoH2 as a Zigbee coordinator and an end device?
    A: Yes, the device can be configured as both a Zigbee End Device (ED) or a Coordinator/Router (ZCZR) through the Arduino IDE settings.
  • Q: What is the frequency range for wireless communication?
    A: The frequency range for BLE 1M/2M is 2402-2480MHz, and for ZigBee it is 2405-2480MHz.

ලේඛන / සම්පත්

PDF thumbnailNanoH2 Tiny IoT Development Board
User Guide · NanoH2, NanoH2 Tiny IoT Development Board, Tiny IoT Development Board, IoT Development Board

ප්රශ්නයක් අසන්න

Use this section to ask about setup, compatibility, troubleshooting, or anything missing from this manual.

ප්රශ්නයක් අසන්න

Ask about setup, compatibility, troubleshooting, or anything missing from this manual. Name and email are optional.