Advertisement

Quick Links

 
 
 
 
 
 
 
 
 
 
 
 
eWBM LoRa Module 
eLR100‐UL‐00 
eLR100-UL-00 Manual
FCC ID : 2ARG9‐ELR100 
IC : 2891‐ELR100
Powered by MS500 
 

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the eLR100-UL-00 and is the answer not in the manual?

Questions and answers

Summary of Contents for eWBM eLR100-UL-00

  • Page 1 Manual FCC ID : 2ARG9‐ELR100  IC : 2891‐ELR100                 eWBM LoRa Module  eLR100‐UL‐00  Powered by MS500           ...
  • Page 2: Table Of Contents

    Power .................................... 6 2.3. Reset .................................... 7 2.4. Arduino Type Header Grove connector .......................... 8 Application .................................... 10 3.1. Firmware Upload ................................ 10 3.2. Arduino Example  ................................ 12 3.3. LORA Behavior Example (LoRaCommunication.ino) ...................... 14 Host Device Application ................................ 15 4.1. Circuit .................................... 15 4.2. Module Mechanical Dimension ............................ 16 4.3. antenna ..................................... 17 Document Revision and Reference .............................. 21         2 | 24 eLR100-UL-00 Manual for Consumer Products, Rev. 0.2, 02/2020...
  • Page 3: Introduction

     Semtech SX1276 radio transceiver supporting LoRa   High sensitivity down to ‐135.5 dBm  902.3MHz to 914.9 MHz (125 kHz)    903.0MHz to 914.2 MHz (500 kHz)    Max 14 dBM Output Power  LoRa Alliance Certified   UART Communication Interface  AT‐Command set support for LoRaWAN   SMA connector   Compatible with 3.3V/5V I/O Arduino Type Host Board   5V I/O   Arduino Connectors   Grove Connectors              3 | 24 eLR100-UL-00 Manual for Consumer Products, Rev. 0.2, 02/2020...
  • Page 4: Block Diagram

    Contetns 1.2.   BLOCK DIAGRAM            Confidential            Figure 1. Hardware Block Diagram        Figure 2. Power Supply      4 | 24 eLR100-UL-00 Manual for Consumer Products, Rev. 0.2, 02/2020...
  • Page 5: Functional Description

    Contetns FUNCTIONAL DESCRIPTION  2.1.   PART DESCRIPTION    Figure 3. eLR100‐AD‐SU Parts    Figure 4. eLR100‐AD‐SU Arduino & Grove Header  5 | 24 eLR100-UL-00 Manual for Consumer Products, Rev. 0.2, 02/2020...
  • Page 6: Power

    Contetns 2.2.   POWER    Figure 5. Input Power, Power LED    2.2.1.   Input Power  Inputs from the power source enter power through Pin 5 and 6 in the Arduino Headpin Interface (JA1). Pin 2(IREF)  requires the Level Shift (U3) to be supplied as a pin for V5 power.  2.2.2.   Power LED (LED1)  LED1 illuminates when an external power supply of 5V is applied and 3.3V is output normally via a circuit on the  board.     6 | 24 eLR100-UL-00 Manual for Consumer Products, Rev. 0.2, 02/2020...
  • Page 7: Reset

    Contetns 2.3.   RESET    Figure 6. Reset Header, Switch  2.3.1. LoRa Module (eLR100‐UL‐00) Reset (SW1)  There are 3 ways to reset the LoRa module (eLR100‐UL‐00). Rress SW1, applying a reset signal (Low Active)  through the Socket Header (D7), or Sending software Reset via AT‐Command via UART.  Hardware Reset  LoRa Module (eLR100‐UL‐00) Reset I/O is available for both 3.3V/5V.    Software Reset  UART enables reset by entering AT+Command 'AT+RESET'.  For more information, please refer to the separate ATCOMMAND_Manual technical details.  7 | 24 eLR100-UL-00 Manual for Consumer Products, Rev. 0.2, 02/2020...
  • Page 8: Arduino Type Header Grove Connector

    Contetns 2.4.   ARDUINO TYPE HEADER GROVE CONNECTOR    Figure 7. Arduino Type Header Description    2.4.1.   D2 , D3 : UART (out / in)   Header communicating with Arduino (UNO ).   AT‐COMMAND, Debug, Firmware Update are all possble.   5V I/O.    2.4.2. D4 : State (Out)   Header pin to check the status of LoRa Module (eLR100‐UL‐00).  Normal Mode : HIGH  Sleep Mode : LOW  8 | 24 eLR100-UL-00 Manual for Consumer Products, Rev. 0.2, 02/2020...
  • Page 9 Contetns 5V I/O.   Connect with LED2 to check signal status.    Normal Mode : ON  Sleep Mode : OFF    2.4.3.   D7 : LoRa Reset (IN)   Connected to the Reset of the LoRa Module (eLR100‐UL‐00).     The PNP TR is connected inside the eLR100‐AD‐SU, which allows control of all 3.3V/5V.    2.4.4. Grove Connector   The A0, A1 D8, D9 SCL, and SDA signal lines are not connected to the LoRa Module (eLR100‐UL‐00)  but directly to the Grove Connector in the Arduino Header.          9 | 24 eLR100-UL-00 Manual for Consumer Products, Rev. 0.2, 02/2020...
  • Page 10: Application

    3.1. FIRMWARE UPLOAD  3.1.1.   Board Setting          Figure 8. Boot Mode  Jumper in Boot Mode Header (J1) to set the Firmware Upload Mode.    Table 1    Jumper Setting  Mode  Jumper Setting  Description  Default Mode  Normal Operation Mode  (ROM BOOT)    Firmware Upload Mode    Firmware Update Mode  (UART to Flash Boot)    Connect a 5V power supply to the Arduino Header. Connect a 5V power supply to the IOFF as well.  Connect the Uart cable to D0,D1 of the Arduino Header.  Press LoRa Reset Switch (SW1) to reset.  10 | 24 eLR100-UL-00 Manual for Consumer Products, Rev. 0.2, 02/2020...
  • Page 11 Contetns Perform Firmware Upload.    3.1.2.   Firmware Updater Setting & Upload    Figure 9. Firmware Setting 1  With the eLR100‐AD‐SU connected to your PC, click Scan.  Set COM Port to the port to which the eLR100‐AD‐SU is connected.  Select QSPI..  Click ... to select the .img file to upload.    Figure 10. Firmware Setting 2  Click Connect.  Click Upload.  Check the Upload status through the green bar.    Figure 11. Firmware Setting 3  “Firmware Upload Success !” Confirm the message and click it.   After upload, return the Board settings to their default values.  11 | 24 eLR100-UL-00 Manual for Consumer Products, Rev. 0.2, 02/2020...
  • Page 12: Arduino Example

    Arduino Library works only on Arduino UNOs.    To install the eWBM LoRa Library, download the files that are being distributed.  Please refer to our homepage for the file. (http://www.e‐wbm.com/)    3.2.1.   Installing the Arduino Library (Importing)   Run Arduino IDE  From the menu, access and select Sketch ‐ Include Library ‐ Add. ZIP Library.  Select a deployed .ZIP file..   For more information, see Link below.    https://www.arduino.cc/en/Guide/Libraries#toc4      3.2.2.   Running the Arduino Example   After running the Arduino IDE, access and select Tools ‐ard Board ‐> Arduino UNO order from the menu.   Select File ‐> Extensions ‐> eWBM LoRa ‐> LoRa ‐> LoRaCommunication from the menu after running the  Arduino IDE.        12 | 24 eLR100-UL-00 Manual for Consumer Products, Rev. 0.2, 02/2020...
  • Page 13 Contetns 3.2.3.   Upload the Program     Connect the USB cable.    Figure 12. Arduino Port   From the Arduino IDE menu, access and select Tools ‐> Board ‐> Arduino UNO order.     From the Arduino IDE menu, select Tools ‐> Port to select the port you connected to.     Upload.                13 | 24 eLR100-UL-00 Manual for Consumer Products, Rev. 0.2, 02/2020...
  • Page 14: Lora Behavior Example (Loracommunication.ino)

    Parity bit: None     LoRaCommunication.ino example If you appear in the Console as shown below during the initial run, it  is normal.    LoRa Network Start  LoRa Module Version : 1.1.15‐e07713e‐Darthvader  LoRa Device EUI : 02:02:02:02:02:02:02:02  Select Lora Mode : OTAA (1) or ABP (2) ?  Figure 14. LoRa Command     LoRa motion mode must be selected and operated in either OTAA or ABP mode..    Choose according to the purpose and join  LoRaWAN. For more information on LoRa, please refer to the LoRaWAN Specification document.      3.3.1.   LoRa Preferences   Refer to the AT‐COMMAND command manual for detailed settings.   If the module does not succeed with Join, check the communication with the Gateway and check the  Network Server.   The initial Class setting for the module is set to Class A.  14 | 24 eLR100-UL-00 Manual for Consumer Products, Rev. 0.2, 02/2020...
  • Page 15: Host Device Application

    Contetns HOST DEVICE APPLICATION  4.1. CIRCUIT   VCC_3.3V, VDD_RFS Voltage Range : 3.0V to 3.6V              Confidential                    Figure 14. Application Circuit        15 | 24 eLR100-UL-00 Manual for Consumer Products, Rev. 0.2, 02/2020...
  • Page 16: Module Mechanical Dimension

    Contetns 4.2. MODULE MECHANICAL DIMENSION    Figure 15. Module Mechanical Dimension                          16 | 24 eLR100-UL-00 Manual for Consumer Products, Rev. 0.2, 02/2020...
  • Page 17: Antenna

    Contetns 4.3. ANTENNA  Please perform the antenna design that followed the specifications of the antenna  About the signal line between an antenna and a module  It is a 50‐ohm line design. (SMA Reverse)  Fine tuning of return loss etc. can be performed using a matching network.  However, it is required to check "Class1 change" and "Class2 change"  which the authorities define then.    The concrete contents of a check are the following three points.  1) It is the same type as the antenna type of antenna specifications.  2) An antenna gain is lower than a gain given in antenna specifications.  3) The emission level is not getting worse.    4.3.1. Antenna gain      Figure 16. Antenna Specification                17 | 24 eLR100-UL-00 Manual for Consumer Products, Rev. 0.2, 02/2020...
  • Page 18 Part Number  Reference  Description  Manufacture  LQP03TN10NH02D  R10  10nH, 3%  Murata  SMA, Subminiature Coaxial  SMA‐4R‐PCB(1.8T)  J2  Sungjin  Connector 50 ohm  N/A  C6, C7  Not Installed  N/A    Table 1. Antenna Micro‐strip Trace Parts                      18 | 24 eLR100-UL-00 Manual for Consumer Products, Rev. 0.2, 02/2020...
  • Page 19 Contetns         4.3.3 PCB Stack‐Up and Trace    PCB Stack up for the reference board:       Figure 18. PCB Stack‐Up  Below figure 18 shows the Top layer routing of the complete reference board.     19 | 24 eLR100-UL-00 Manual for Consumer Products, Rev. 0.2, 02/2020...
  • Page 20       4.3.4 Test Procedure for ensuring compliance  The below test is to be performed both at design verification stage and in production for ensuring compliance.    1. Initiate Continuous Transmission in the appropriate modulation mode from the device i.e.,902.3MHz, 908.7MHz,   914.9MHz; FHSS mode and 903MHz, 907.8MHz, 914.2MHz; DTS mode  2. Verify RF power through conducted measurement at junction J2  3. The measured Tx power should be within the datasheet specification for Transmit output power.                                      20 | 24 eLR100-UL-00 Manual for Consumer Products, Rev. 0.2, 02/2020...
  • Page 21: Document Revision And Reference

    DOCUMENT REVISION AND REFERENCE Revision History  Revision Date  Description  0.1  2019‐12‐10   Release  0.2  2020‐02‐10   Release                                21 | 24 eLR100-UL-00 Manual for Consumer Products, Rev. 0.2, 02/2020...
  • Page 22   No part of the software and documentation may be reproduced, transmitted, or translated, in any form or by  any means, electronic, mechanical, manual, optical, or otherwise, without prior written permission of eWBM  Co., Ltd.    NO WARRANTY NOTICE    eWBM Co., Ltd. makes no warranty of any kind in regard to this material which is delivered to you as is,  including, but not limited to, the implied warranties as to its accuracy or fitness for a specific purpose. Any use of  this technical documentation or the information contained therein is at the risk of the user. eWBM Co., Ltd. shall  not be liable for errors contained therein or for incidental consequential damages in connection with the  furnishing, performance or use of the material.                              Copyright - © 2019 eWBM Co., Ltd. All rights reserved 22 | 24...
  • Page 23   Any changes or modifications not expressly approved by the party responsible for compliance could void  the user's authority to operate this equipment.    The antenna(s) must be installed such that a minimum separation distance of at least  20 cm is maintained between the radiator (antenna) and all persons at all times.    IC Statement  This device complies with Industry Canada license‐exempt RSS standard(s). Operation is  subject to the following two conditions : (1) This device may not cause interference; and (2)  This device must accept any interference, including interference that may cause undesired  operation of the device. Le présent appareil est conforme aux CNR d’Industrie Canada  applicables aux appareils radio exempts de licence. L’exploitation est autorisé aux deux  conditions suivantes : (1) l’appareil ne doit pas produire de brouillage, et (2) l’utilisateur de  l’appareil doit accepter tout brouillage radioélectrique subi, même si le brouillage est  susceptible d’en compromettre le fonctionnement.    The antenna (or antennas) must be installed so as to maintain at all times a distance  minimum of at least 20 cm between the radiation source (antenna) and any individual. This  device may not be installed or used in conjunction with any other antenna or transmitter.  l’exposition aux RF  L’antenne (ou les antennes) doit tre install e de fa on maintenir tout instant une distance  minimum de au moins 20 cm entre la source de radiation (l’antenne) et toute personne  physique.      Copyright - © 2019 eWBM Co., Ltd. All rights reserved 23 | 24...
  • Page 24 The OEM integrator will be responsible to satisfy SAR/ RF Exposure requirements, when the  module integrated into the host device.  The module is labeled with its own FCC ID and IC certification. If the FCC ID and IC  Certification Number are not visible when the module is installed inside another device,  then the outside of the device into which the module is installed must also display a label  referring to the enclosed module. In that case, the final end product must be labeled in a  visible area with the following:  "Contains FCC ID: 2ARG9‐ELR100", "Contains IC : 25891‐ELR100"    Host User Manual  The host manual shall include the following regulatory statement; Part 15.19: This device  complies with Part 15 of the FCC Rules. Operation is subject to the following two    conditions: (1) This device may not cause harmful interference, and (2) this device must  accept any interference received, including interference that may cause undesired  operation. Part 15.21: Any changes or modifications not expressly approved by the party  responsible for compliance could void the user's authority to operate this equipment. The  antenna(s) must be installed such that a minimum separation distance of at least 20 cm is  maintained between the radiator (antenna) and all persons at all times.  Host Product labeling  The module is labeled with its own FCC ID and IC certification. If the FCC ID and IC  Certification Number are not visible when the module is installed inside another device,  then the outside of the device into which the module is installed must also display a label  referring to the enclosed module. In that case, the final end product must be labeled in a  visible area with the following:  "Contains FCC ID: 2ARG9‐ELR100", "Contains IC : 25891‐ELR100"  Copyright - © 2019 eWBM Co., Ltd. All rights reserved 24 | 24...

Table of Contents