Radiocrafts RC1***-*SM-DK series User Manual

Sensor module development kit

Advertisement

Radiocrafts
Embedded Wireless Solutions
RC1xxx-xSM-DK
Sensor module Development Kit User Manual

Table of contents

TABLE OF CONTENTS ............................................................................................................ 1
DEVELOPMENT KIT INTRODUCTION .................................................................................... 3
SIGFOX KIT .............................................................................................................................. 3
MBUS KIT ................................................................................................................................. 4
MSM QUICK START ................................................................................................................. 5
SSM QUICK START ................................................................................................................. 6
SENSOR BOARD INTRODUCTION ......................................................................................... 7
BLOCK DIAGRAM SENSOR BOARD ..................................................................................... 8
POWERING THE SENSOR BOARD ........................................................................................ 9
CONTROLLING AND CONFIGURING SENSOR BOARD ...................................................... 9
I/O CONNECTION ................................................................................................................... 10
I/O SILKSCREEN .................................................................................................................... 11
SHT35 TEMPERATURE AND HUMIDITY SENSOR ............................................................. 12
HDC2010 LOW POWER TEMPERATURE AND HUMIDITY SENSOR ................................. 12
BME680 ENVIRONMENTAL SENSOR .................................................................................. 12
ALS-PT-315C, ANALOGUE LIGHT SENSOR ....................................................................... 12
SL353LT HALL DETECTOR .................................................................................................. 13
LIS3DE ACCELEROMETER .................................................................................................. 13
BLUE LED ............................................................................................................................... 13
PROTOTYPING WITH THE SENSOR BOARD ..................................................................... 14
SENSOR BOARD PCB AND ASSEMBLY LAYOUT ............................................................. 15
PROGRAMMING/DEBUG CONNECTOR .............................................................................. 15
SENSOR BOARD CIRCUIT DIAGRAM ................................................................................. 15
SENSOR BOARD BILL OF MATERIALS .............................................................................. 18
REFERENCES ........................................................................................................................ 20
DOCUMENT REVISION HISTORY ......................................................................................... 20
2018 Radiocrafts AS
RC1xxx-xSM-DK
RC1xxx-xSM-DK User Manual (rev. 1.20)
Page 1 of 20

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the RC1***-*SM-DK series and is the answer not in the manual?

Questions and answers

Summary of Contents for Radiocrafts RC1***-*SM-DK series

  • Page 1: Table Of Contents

    SENSOR BOARD PCB AND ASSEMBLY LAYOUT ............. 15 PROGRAMMING/DEBUG CONNECTOR ................15 SENSOR BOARD CIRCUIT DIAGRAM ................. 15 SENSOR BOARD BILL OF MATERIALS ................18 REFERENCES ........................20 DOCUMENT REVISION HISTORY ..................20 2018 Radiocrafts AS RC1xxx-xSM-DK User Manual (rev. 1.20) Page 1 of 20...
  • Page 2 Radiocrafts Embedded Wireless Solutions RC1xxx-xSM-DK DISCLAIMER .......................... 20 TRADEMARKS ........................20 LIFE SUPPORT POLICY ......................20 CONTACT INFORMATION ..................... 20 2018 Radiocrafts AS RC1xxx-xSM-DK User Manual (rev. 1.20) Page 2 of 20...
  • Page 3: Development Kit Introduction

    DK_Quick_Start[1] is mandatory reading, The information there is also relevant for the sensor board, except downlink and the way Sigfox messages are generated. For detailed information on using the RC16xx-SSM modules see [2],[3] and [4]. 2018 Radiocrafts AS RC1xxx-xSM-DK User Manual (rev. 1.20) Page 3 of 20...
  • Page 4: Mbus Kit

    For MBUS kit a sensor board is delivered together with a standard MBUS development board. The development board can be used a concentrator/gateway/receiver for the sensor board. Figure 1. RC1180-MBUS3 development board Figure 2 RC1701HP-MBUS4 development board 2018 Radiocrafts AS RC1xxx-xSM-DK User Manual (rev. 1.20) Page 4 of 20...
  • Page 5: Msm Quick Start

    MAN_ID2 0x24 0x24 MBUS A-Field ID1 0x12 0x12 MBUS A-Field ID2 0x34 0x34 MBUS A-Field ID3 0x56 0x56 MBUS A-Field ID4 0x78 0x78 MBUS A-Field VER 0x01 0x01 2018 Radiocrafts AS RC1xxx-xSM-DK User Manual (rev. 1.20) Page 5 of 20...
  • Page 6: Ssm Quick Start

    GPIO : GPIO1 : out (LED), GPIO2-4 : inputs ADC : AIN (via light transistor), Temp, VDD HDC2010 : Temperature + Humidity SHT35 : Temperature + Humidity LIS3DE : X,Y,Z-axis 2018 Radiocrafts AS RC1xxx-xSM-DK User Manual (rev. 1.20) Page 6 of 20...
  • Page 7: Sensor Board Introduction

    1GHz P1: USB TO PC PIFA PCB Antenna 2.4 GHz (not used) CC programming LED/GPIO connector FW upgrade RESET BUTTON Connector holes P6/P7 Figure 3: Sensor Board 2018 Radiocrafts AS RC1xxx-xSM-DK User Manual (rev. 1.20) Page 7 of 20...
  • Page 8: Block Diagram Sensor Board

    3.3V / 50 mA 1GHz UART Radiocrafts USB to UA Module LEDs SHT35 Light Buttons: sensor RESET HDC2010 BME680 P14 :Programming Connector Figure 4. Block schematic Sensor board 2018 Radiocrafts AS RC1xxx-xSM-DK User Manual (rev. 1.20) Page 8 of 20...
  • Page 9: Powering The Sensor Board

    There is also a config button on the board to easily put the module in configuration mode. See datasheets [3][4][6][7] and user manual [2][5] for details on communication via UART. 2018 Radiocrafts AS RC1xxx-xSM-DK User Manual (rev. 1.20) Page 9 of 20...
  • Page 10: I/O Connection

    RXD input (Connected to USB FTDI chip) Via EMI bead to module LIGHT_OUT_ ANALOG DIO_24 12 (GPIO4) TMSC TCKC DIO_16/TDO DIO_17/TDI DIO_26 DIO_27 DIO_28 DIO_29 DIO_30 Not connected 2018 Radiocrafts AS RC1xxx-xSM-DK User Manual (rev. 1.20) Page 10 of 20...
  • Page 11: I/O Silkscreen

    On revision 1.0 of the sensor board there are some inaccuracies in the silkscreen print. GPIO4 is marked the wrong position and marking of RXD/TXD is offset. See below GPIO4 2018 Radiocrafts AS RC1xxx-xSM-DK User Manual (rev. 1.20) Page 11 of 20...
  • Page 12: Sht35 Temperature And Humidity Sensor

    The ALS-PT-315C is light sensor that gives an analogue output based on the illuminance (Lux). The output is connected to the analogue input of the sensor module. On the sensor board this sensor is always on. 2018 Radiocrafts AS RC1xxx-xSM-DK User Manual (rev. 1.20) Page 12 of 20...
  • Page 13: Sl353Lt Hall Detector

    There is a blue LED on the board (D2) that is connected to GPIO-1 of the sensor module. This is used to demonstrate the GPIO output control capabilities of the sensor module. 2018 Radiocrafts AS RC1xxx-xSM-DK User Manual (rev. 1.20)
  • Page 14: Prototyping With The Sensor Board

    The sensor board is built to fit a commercially off the shelf enclosure named Router Cube from New Age Enclosure. Available at Mouser. The sensor board is not delivered with enclosure. Machining for connectors/antenna is required. Figure 5 Optional enclosure from New Age Enclosures 2018 Radiocrafts AS RC1xxx-xSM-DK User Manual (rev. 1.20) Page 14 of 20...
  • Page 15: Sensor Board Pcb And Assembly Layout

    A CC-debugger programming device is needed to upgrading. Sensor Board Circuit Diagram The circuit diagram of RC1xxx-xSM-SB is in figure 6. For better quality please see PDF in [8] 2018 Radiocrafts AS RC1xxx-xSM-DK User Manual (rev. 1.20) Page 15 of 20...
  • Page 16 Radiocrafts Embedded Wireless Solutions RC1xxx-xSM-DK Figure 7: RC1xxx-xSM-SB Circuit diagram, page 1 2018 Radiocrafts AS RC1xxx-xSM-DK User Manual (rev. 1.20) Page 16 of 20...
  • Page 17 Radiocrafts Embedded Wireless Solutions RC1xxx-xSM-DK Figure 8: RC1xxx-xSM-SB Circuit diagram, page 2 2018 Radiocrafts AS RC1xxx-xSM-DK User Manual (rev. 1.20) Page 17 of 20...
  • Page 18: Sensor Board Bill Of Materials

    Push button, SMD PUSH_BUTTON_SMALL_ELEVATED Push button, SMD RF module, depend on variant of board RC1682-SSM RC1692HP-SSM RC1180-MSM RC1701HP-MSM Sensor module R3-5 ;R11-14 ;R16;R18;R20; R25-27; R32; R_0402 Resistor, 0402, general 2018 Radiocrafts AS RC1xxx-xSM-DK User Manual (rev. 1.20) Page 18 of 20...
  • Page 19 Resistor, 0402 R1-2 R_330_0402_G Resistor, 0402 R_6K2_0402_G Resistor, 0402 SHT35 Temp and humidity sensor SMA_SMD Surface-mount SMA, straight T_ALS-PT-315C Phototransistor, ambient light, SMT P15-16 UFL_CONNECTOR U.FL compatible connector 2018 Radiocrafts AS RC1xxx-xSM-DK User Manual (rev. 1.20) Page 19 of 20...
  • Page 20: References

    Radiocrafts AS customers using or selling these products for use in such applications do so at their own risk and agree to fully indemnify Radiocrafts AS for any damages resulting from any improper use or sale.

Table of Contents