• Home
  • Robotics
  • 3D Printing
  • Web
  • Microcontrollers
  • Frameworks
  • Protocols
  • Other
  • Explore knowledge
  • Loading graph.
    Depth
    …
    … visible
  • Home
  • Robotics
  • 3D Printing
  • Web
  • Microcontrollers
  • Frameworks
  • Protocols
  • Other
Tools
    Pages
    • Microcontrollers
      • ESP32
        • C3 Dev Kit M1
        • Datasheets
        • Debug
        • ESP-Mesh
        • ESP-Now
        • ESP32 C3 DevKit M1
        • ESP32 D1 Mini
        • ESP32-C3 0.42 Oled
        • FireBeetle
        • M5 Atom Lite
        • M5 Stick C Plus
        • m5 stick V
        • Round Display
        • S2 Saola 1
        • Software
        • Thermostat Control
        • Timer Cam OV3660
        • TTGO T-Display
        • TTGO T5-EPaper
        • Wall Display
        • Waveshare S3 3.5 Inch display
      • nRF52
        • nRF52832 UART dongle
        • nRF52840 USB dongle
        • Simple Mesh SensorTag
        • Thread SensorTag
        • Trick Tracker
        • UWB DWM1001 dev
        • UWB DWM3001 cdk
      • nRF53
        • thingy53
      • Risc-V
      • STM32
        • Black Pill
        • Blue Pill
        • Dev EBox F407
    Pages
    • Microcontrollers
      • ESP32
        • C3 Dev Kit M1
        • Datasheets
        • Debug
        • ESP-Mesh
        • ESP-Now
        • ESP32 C3 DevKit M1
        • ESP32 D1 Mini
        • ESP32-C3 0.42 Oled
        • FireBeetle
        • M5 Atom Lite
        • M5 Stick C Plus
        • m5 stick V
        • Round Display
        • S2 Saola 1
        • Software
        • Thermostat Control
        • Timer Cam OV3660
        • TTGO T-Display
        • TTGO T5-EPaper
        • Wall Display
        • Waveshare S3 3.5 Inch display
      • nRF52
        • nRF52832 UART dongle
        • nRF52840 USB dongle
        • Simple Mesh SensorTag
        • Thread SensorTag
        • Trick Tracker
        • UWB DWM1001 dev
        • UWB DWM3001 cdk
      • nRF53
        • thingy53
      • Risc-V
      • STM32
        • Black Pill
        • Blue Pill
        • Dev EBox F407
    Home/Microcontrollers/nRF52/simplemesh_sensortag
    Metadata
    description
    A Sensor tag to monitor Light brightness with MAX44009, Temperature, Humidity and Pressure with BME280. The SoC is an nRF52832 that communicates through a Simple Mesh Framework
    date
    2021-02-14
    tags
    nRF52832, SimpleMesh
    features
    ["nRF52840 in PCA10056","ARM M4 64 MHz","ROM 1024 KB, RAM 256 KB","Bluetooth 5, Mesh","802.15.4, Thread, Zigbee","USB 2"]
    Networks / Simple Mesh
    Frameworks / Raspi IoT
    Tindie Product Page

    Concept

    image-simplemesh_sensortag.png
    ×

    It is possible to mount either CR2032 or CR2477

    image-mounted.png
    ×

    Hardware

    board render

    repo directory
    nRF52832
    BME280
    MAX44009

    Schematics

    ×

    Board

    Top

    ×

    Bottom

    ×

    Module

    image-module_size.png
    ×

    Application

    Firmware

    repo directory

    Low Power configuration

    No table data available.

    • removed nrf_drv_uart.c from Makefile

    • Required nRF52832 Errata [89] TWI: Static 400 uA current while using GPIOTE

    Low Power Measures

    No table data available.

    • 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

    image-first_wakeup.png
    ×

    wakeup cycle type 1

    image-wakeup_cycle.png
    ×

    wakeup cycle type 2

    image-wakeup_cycle_t2.png
    ×

    sleep period

    image-sleep_period.png
    ×

    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

    image-compare_temperature.png
    ×
    image-temperature_hour.png
    ×

    humidity

    image-humidity.png
    ×
    image-humidity_hour.png
    ×

    pressure

    image-pressure.png
    ×

    MAX44009 vs VEML6030

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

    light

    image-light.png
    ×
    image-light_day.png
    ×
    image-light_hour.png
    ×
    ← PreviousUWB DWM3001 cdkNext →Trick Tracker
    On this page
    • 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
    Open page ×