Adam-6200 series intelligent ethernet i/o module (193 pages)
Summary of Contents for Advantech WISE-1510
Page 1
User Manual WISE-1510 M2.COM LoRa IoT Node...
Page 2
No part of this manual may be reproduced, copied, translated or transmitted in any form or by any means without the prior written permission of Advantech Co., Ltd. Information provided in this manual is intended to be accurate and reliable. How- ever, Advantech Co., Ltd.
Page 3
If the labelling area is small than the palm of the hand, then additional FCC part 15.19 statement is required to be available in the users manual: This device complies with WISE-1510 User Manual...
Page 4
Les types d'antenne non inclus dans cette liste, ou dont le gain est supérieur au gain maximal indiqué, sont strictement interdits pour l'exploitation de l'émetteur. Antenna list: Part No. Description 1750008625-01 TH-915i Dipole Ant. SUB-1G 1.8dBi SMA/M BLK 902-928 IPX6 WISE-1510 User Manual...
Page 5
低功率電波輻射性電機管理辦法 茲 「經型式認證合格之低功率射頻電機,非經許可,公司、商號或使用者均不得擅自 變更頻率、加大功率或變更原設計之特性及功能」 。 「低功率射頻電機之使用不得影響飛航安全及干擾合法通信;經發現有干擾 現象時,應立即停用,並改善至無干擾時方得繼續使用。前項合法通信,指 依電信法規定作業之無線電通信。低功率射頻電機須忍受合法通信或工業、 科學及醫療用電波輻射性電機設備之干擾」 。 「本模組於取得認證後將依規定於模組本體標示審驗合格標籤 , 並要求平台 廠商於平台上標示 「本產品內含射頻模組 CC AF 17 LP 640 T 0」 。 WISE-1510 User Manual...
Page 6
Before setting up the system, check that the items listed below are included and in good condition. If any item does not accord with the table, please contact your dealer immediately. 1 x WISE-1510 1 x Screw for WISE-1510 1 x China RoHs Notice Optional Accessories Part No. Description...
Page 7
The equipment has been dropped and damaged. The equipment has obvious signs of breakage. DISCLAIMER: This set of instructions is given according to IEC 704-1. Advantech disclaims all responsibility for the accuracy of any statements contained herein. WISE-1510 User Manual...
Introduction WISE-1510 is a wireless module integrated with ARM Cortex-M4 Processor and LoRa / LoRaWAN connectivity. This technology is the best solution for Low-Power Wide-Area Network (LPWAN) Applications. LoRaWAN is defined to optimize the power consumption and wide range. Your sensors or applications with low data rate requirement can be achieved years battery lifetime and kilometers long distance con- nection.
Page 13
Operational Temper- -40 ~ 85° C ature Environment Operating Humidity 5% ~ 95% Relative Humidity, non-condensing Physical Dimensions (WxD) 22 x 30 mm Characteristics mbed 5.8 Note! Frequency Band can be configurable for Japan or Korea by request. WISE-1510 User Manual...
The mechanical dimension information of M2.COM form factor follows the Type A 2230 module size: 22 x 30 mm. Both module types use a 75-position host interface connector and have room to support up to four RF connectors in the upper section. Figure 2.4 Type A 2230 WISE-1510 User Manual...
Top Side Connector Physical Dimensions The top-side scheme has two connectors that share a common footprint but have dif- ferent stack-up requirements. Length - 22 mm maximum including land pattern Width - 9.1 mm maximum including land pattern WISE-1510 User Manual...
The dimensions of M2.COM form factor follow the Type A 2230 -D3 M.2 module size. Hence, the carrier board connectors must choose H3.2-D3 or H4.2-D5 connector as in the following diagrams. Figure 2.6 H3.2-D3 Reference from PCI Express M.2 Specification, Revision 1.0, November 1, 2013 WISE-1510 User Manual...
Figure 2.7 M.2 Connector Quick Starter of WISE-1510 WISE-1510 is a wireless module integrated with ARM Cortex-M4 Processor and LoRaWAN/Proprietary LoRa (WISELink 1.0 and WISELink 2.0) connectivity. In this document, we will guide you to build your own Low-Power Wide-Area Network (LPWAN) kit solution as fast as you think.
GW use sniffer to find a Interfer- Static Channel Static Channel Assign- non-used or least used ence Man- Assign- Assignment ment channel agement ment Power Unclear Power Con- GW can control trans- Not support Control trol mission power. WISE-1510 User Manual...
Power Saving Bidirectional communications Unicast messages Multicast messages End-device initiates com- End-device initiates com- Data Uplink munication via SPS cycle munication via SPS cycle End-device receives data End-device receives data Data Downlink via SPS cycle via SPS cycle WISE-1510 User Manual...
The spreading factor also changes the Air Time (or Time On Air). The Air Time is min- imal at SF7. At each higher spreading factor, the value is nearly doubled. Figure 2.8 Data rate and Distance Spreading factors were assigned manually since the difference of LoRa regulation between countries and countries. WISE-1510 User Manual...
Host MCU will wake up the node via hardware wake up pin. Host MCU will deliver the sensor data to the node. Node will package the data and report to gateway. After that, node will change state and back to Sleep Mode (Step2). WISE-1510 User Manual...
Node will package the data and report to gateway. After that, node will schedul- ing wait for next time report (Step4). In the meanwhile, node can receive a downlink data from gateway anytime. Note: The scheduling waiting time is depending on the define in the SDK of 1510. WISE-1510 User Manual...
Node changes state to Sleep Mode Note: The sleep cycle is depending on the SPS cycle settings on gateway.. Times up to wake up and directly go to step 2 when node doesn't need to rejoin the gateway. WISE-1510 User Manual...
Node will keep listening the beacon from gateway and will get the sensor data again when the times up. Note: The waiting cycle is depending on the SPS cycle settings on gateway. WISE-1510 User Manual...
Current Mbed OS version is 5.8.4 Environment Setup Procedure ARM mbed is used for you to create applications running on WISE-1510. Your appli- cation code is written in C++. It uses the application programming interfaces (APIs) that mbed OS provides. These APIs allow your code to work on different microcon- trollers in a uniform way.
Note! On Linux or Mac, you may need to run with sudo. Finally, you've to extract the source code to the working directory from the SDK we released. The structure of the working directory is as below: WISE-1510 User Manual...
CLI uses the current directory as a working context. This means that before calling any mbed CLI command, you must first change to the working directory con- taining the code. Then, Use the mbed compile command to compile your code: $ mbed compile -c WISE-1510 User Manual...
Firmware Upgrade To flash runtime image, your terminal program needs to support "YMODEM". Tera Term is used for demonstration here. Connect WISE-ED20 and WISE-1510 with FPC cable Insert WISE-1510 into WISE-DB1500's m2.com slot Connect the antenna with WISE-1510 module WISE-1510 User Manual...
Page 38
Connect WISE-1510 to your laptop or computer. Switch off both botton which is on the WISE-ED20. WISE-1510 User Manual...
Page 39
Windows PC. Opening the corresponding COM port in serial program, ex: Tera Term, and set the baud rate as 115200. Runtime image upgrade mode Press 'u' on the PC keyboard and "Press reset button" on ED-20 debug board. The terminal will show messages as follow. WISE-1510 User Manual...
Page 40
Start upgrading via Y modem Select the run-time image ".bin" file via YMODEM. Waiting for run-time image transmission is complete. WISE-1510 User Manual...
Page 41
After downloading completed, the terminal will show as below. Reset device Press reset button on ED-20 debug board to reset device. WISE-1510 User Manual...
CLI Command Description The parameters settings on WISE-3610 and WISE-1510 need to be the same. Before you had your own solution on WISELink, you can try to change the WISELink solution via CLI command. There are 13 parameters to establish the WISE-3610 and WISE-1510 links which...
WISELink 1.0 with Class A, ABP mode 5.2.1 Settings on WISE-1510 All the commands and steps on WISE-1510 Steps Command Description node set -devclass 1 Set devcalss to class A node set --devopmode 1 Set devopmode to WISE-Link 1.0 node set --devactmode 2...
Page 46
Click setting and click "Edit" Click "WISE Link" and turn off "Beacon" then save the setting WISE-1510 User Manual...
Page 47
Check "Channel Frequency" and "Data Rate" then "Click Add LoRa Node" Fill in the WISE-1510 information in the table and save the setting WISE-1510 User Manual...
It will show as below If the link establish, it will show as follow WISELink 1.0 with Class C, ABP mode 5.3.1 Settings on WISE-1510 All the commands and steps on WISE-1510 Steps Command Description node set -devclass 3 Set devcalss to class C node set --devopmode 1 Set devopmode to WISE-Link 1.0...
5.3.2 Settings on WISE-3610 Go to "WISE Manager" and "Managemet" Click setting and click "Edit" WISE-1510 User Manual...
Page 50
Click "WISE Link" and turn off "Beacon" then save the setting Check "Channel Frequency" and "Data Rate" then "Click Add LoRa Node" WISE-1510 User Manual...
Page 51
Fill in the WISE-1510 information in the table and save the setting It will show as below WISE-1510 User Manual...
If the link establish, it will show as follow WISELink 2.0 with Class A, OTAA mode 5.4.1 Settings on WISE-1510 All the commands and steps on WISE-1510 Steps Command Description node set -devclass 1 Set devcalss to class A node set --devopmode 4 Set devopmode to WISE-Link 2.0...
WISELink 2.0 with Class C, OTAA mode 5.5.1 Settings on WISE-1510 All the commands and steps on WISE-1510 Steps Command Description node set -devclass 3 Set devcalss to class C node set --devopmode 4 Set devopmode to WISE-Link 2.0 node get --Appkey...
Page 58
Click setting and click "Edit" Click "WISE Link" and turn on "Beacon" then save the setting WISE-1510 User Manual...
Page 59
Check the Network ID is 3610 in the Beacon tag. For test purpose, SPS Cycle can set short time in "Semi-Persistent Scheduling". Click "Add LoRa Node" WISE-1510 User Manual...
Page 60
Fill in the WISE-1510 information in the table and save the setting If the link establish, it will show as follow. WISE-1510 User Manual...
Application Interface Description (WISELink Application) Please check the SDK for more information. Link as follow file://{SDK}/docs/html/ index.html WISE-1510 User Manual...
Off, so no extra 1 byte is required. Users are free to define their own payload field format, but only sensor data encoded according to the above format can be decoded successfully, and displayed on LoRa Dashboard on WISE-3610. WISE-1510 User Manual...
Need help?
Do you have a question about the WISE-1510 and is the answer not in the manual?
Questions and answers