Lines Matching +full:motion +full:- +full:sensors

9 WisTrio NB-IoT Tracker Pro (RAK5010) is a tracker
10 with integrated LTE CAT M1 & NB1, GPS, BLE, and sensors.
16 and indoor scenarios, where location-based services need be present.
18 The built-in sensors for RAK5010 are temperature and
19 humidity sensor, motion sensor, pressure sensor, and light sensor.
20 The extension IOs allow adding more sensors in addition to the on-board ones.
24 requiring NB-IoT connectivity. Application development
30 - nRF52840 ARM Cortex-M4F Processor
31 - 32.768 kHz crystal oscillator
32 - 1 Micro-AB USB OTG host/device
33 - Quectel BG96, with LTE CAT M1, LTE NB1, and GNSS
34 - iPEX connectors for the LTE and GPS antenna and an on-board ceramic antenna for the BLE.
35 - nano-SIM and ESIM options.
36 - Multiple interfaces, I2C, UART, GPIO, ADC
37 - 1 user LED
38 - 1 SHTC3 Humidity and Temperature Sensor
39 - 1 OPT3001DNPR Ambient Light Sensor
40 - 1 LPS22HB Pressure Sensor
41 - 1 LIS3DH Motion Sensor
42 - Powered by either Micro USB, 3.7V rechargeable battery or a 5V Solar Panel Port
49 +-----------+------------+----------------------+
52 | ADC | on-chip | adc |
53 +-----------+------------+----------------------+
54 | CLOCK | on-chip | clock_control |
55 +-----------+------------+----------------------+
56 | FLASH | on-chip | flash |
57 +-----------+------------+----------------------+
58 | GPIO | on-chip | gpio |
59 +-----------+------------+----------------------+
60 | I2C(M) | on-chip | i2c |
61 +-----------+------------+----------------------+
62 | MPU | on-chip | arch/arm |
63 +-----------+------------+----------------------+
64 | NVIC | on-chip | arch/arm |
65 +-----------+------------+----------------------+
66 | PWM | on-chip | pwm |
67 +-----------+------------+----------------------+
68 | RADIO | on-chip | Bluetooth, |
70 +-----------+------------+----------------------+
71 | RTC | on-chip | system clock |
72 +-----------+------------+----------------------+
73 | SPI(M/S) | on-chip | spi |
74 +-----------+------------+----------------------+
75 | UART | on-chip | serial |
76 +-----------+------------+----------------------+
77 | USB | on-chip | usb |
78 +-----------+------------+----------------------+
79 | WDT | on-chip | watchdog |
80 +-----------+------------+----------------------+
88 ---
97 `J-Link OB <https://www.segger.com/jlink-ob.html>`_. This provides a debug
105 "J-Link Software and Documentation Pack" and install the "J-Link Software
112 .. code-block:: console
114 $ minicom -D /dev/ttyACM0 -o
116 The -o option tells minicom not to send the modem initialization string.
119 - Speed: 115200
120 - Data: 8 bits
121 - Parity: None
122 - Stop bits: 1
125 Then build and flash the :zephyr:code-sample:`hello_world` application.
127 .. zephyr-app-commands::
128 :zephyr-app: samples/hello_world
138 :zephyr:code-sample:`hello_world` application.
140 .. zephyr-app-commands::
141 :zephyr-app: samples/hello_world
143 :maybe-skip-config:
149 .. target-notes::
152 https://doc.rakwireless.com/datasheet/rakproducts/rak5010-wistrio-nb-iot-tracker-datasheet