• Home
  • Microcontrollers
  • Frameworks
  • Protocols
  • 3D Printing
  • Web
  • Other
  • ESP32
    • Datasheets
    • Software
    • Timer Cam OV3660
    • TTGO T-Display
    • TTGO T5-EPaper
    • M5 Stick C Plus
    • FireBeetle
    • M5 Atom Lite
    • ESP-Now
    • ESP-Mesh
    • Wall Display
    • Round Display
    • S2 Saola 1
    • C3 Dev Kit M1
    • Debug
    • ESP32 D1 Mini
    • ESP32 C3 DevKit M1
  • Risc-V
  • STM32
  • nRF52
    • Thread SensorTag
    • UWB DWM3001 cdk
    • UWB DWM1001 dev
    • Trick Tracker
    • Simple Mesh SensorTag
    • nRF52840 USB dongle
    • nRF52832 UART dongle
  • nRF53
    • thingy53
Networks / Simple Mesh
Frameworks / Raspi IoT
Tindie Product Page

Concept

Simple Mesh Sensor Tag
×
It is possible to mount either CR2032 or CR2477
Mounted
×

Hardware

board render
repo directory
nRF52832
BME280
MAX44009

Schematics

×

Board

Top

×

Bottom

×

Module

Module size
×

Application

Firmware

repo directory

Low Power configuration

Flags to clear
NRFX_UARTE_ENABLED
NRFX_UART_ENABLED
UART_ENABLED
UART0_ENABLED
NRF_FPRINTF_ENABLED
NRF_LOG_BACKEND_UART_ENABLED
NRF_LOG_STR_FORMATTER_TIMESTAMP_FORMAT_ENABLED
NRF_LOG_ENABLED
Showing 1 to 8 of 8 entries
Previous1Next
  • removed nrf_drv_uart.c from Makefile
  • Required nRF52832 Errata [89] TWI: Static 400 uA current while using GPIOTE

Low Power Measures

ModeCurrent
RTC + RAM9.6 uA
// + Sensors22 uA
// without TWI Woraround470 uA
Uart Log500 uA
Uart Log + HF700 uA
Showing 1 to 5 of 5 entries
Previous1Next
  • 250 us @ 12 mA
  • 1.5 ms @ 3.5 mA
  • 50 uA @ infinite
![Power measures](/images/simplemesh_sensortag/Power measures.png)

PPK-II Measures

First wakeup

First wakeup
×

wakeup cycle type 1

wakeup cycle
×

wakeup cycle type 2

wakeup cycle t2
×

sleep period

sleep perdiod
×

BME280 vs MS8607

  • Thread sensortag is using MS8607 and nRF52832 sensortag is using BME280
  • Thread sensortag is sampling every 3 sec while nRF52832 sensortag every 40 sec
  • Thread sensortag has no case while nRF52832 sensortag is inside a PLA case

temperature

compare temperature
×
Temperature hour
×

humidity

Humidity
×
Humidity hour
×

pressure

Pressure
×

MAX44009 vs VEML6030

  • Thread sensortag is using VEML6030 and nRF52832 sensortag is using MAX44009

light

Light
×
Light day
×
Light hour
×
  • Concept
  • Hardware
    • Schematics
    • Board
      • Top
      • Bottom
      • Module
  • Application
    • Firmware
      • Low Power configuration
    • Low Power Measures
    • PPK-II Measures
      • First wakeup
      • wakeup cycle type 1
      • wakeup cycle type 2
      • sleep period
    • BME280 vs MS8607
      • temperature
      • humidity
      • pressure
    • MAX44009 vs VEML6030
      • light

footer