Skip to content
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo
A

Andreas Maurer

@Andreas Maurer
About
Posts
31
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Talk to 20k sensors?
    A Andreas Maurer

    :) 15 minutes = 900 seconds. 20000 Nodes / 900 sec = 9550 :)

    I you configure the NRF24 to the Maximum of RF24_2MBPS you can transmit - in theory - 2.000.000 MBit / sec = 250.000 Bytes / sec.
    250000 Bytes/Sec / 32 Byte Payload size = 7812 payloads/sec. Thats less that the requiered 9550.

    And if you must concentrate a lot of Clients on repeater nodes. you are totally lost. Forget it.

    Hardware

  • Talk to 20k sensors?
    A Andreas Maurer

    How many measurements would you like to get in which Intervall.
    I think you will get in serious trouble because all the nodes are talking wireless and this is not able to handle more than one client sending at the same time.
    If you want to do this wireless you have to sync all the activity fro a central Point. So you must have a "Server" which polls the Clients to get the data.

    Can you please describe what are you planing in more detail?

    Hardware

  • Pressure example BMP085
    A Andreas Maurer

    Hi all,

    the forcast is working as expected for a while now. It follows the pressure values from the device.

    First diagram shows pressure and forcast. Looks like the calculation is ok.
    But the weather doesnt know anything about the forecast :) 100% Humidity because it rains Dogs and Cats :)

    04-08-2015 15-44-10.jpg

    This is no question. Just a little reminder about crystalballs :)

    Andreas

    Bug Reports

  • Sensor works only connected through FTDI... Please help
    A Andreas Maurer

    Perhaps this makes clear what happend:

    https://cdn.sparkfun.com/assets/0/7/5/5/1/51eec304ce395f104c000000.png

    Troubleshooting

  • 110v-230v AC to Mysensors PCB board
    A Andreas Maurer

    If you have a look at the datasheet you see:

    All voltage input (AC: 90 ~ 264V)

    110 should work.

    Hardware

  • Using the NRF for presence detection
    A Andreas Maurer

    This could be a good start https://github.com/solarkennedy/equail

    Hardware

  • water level for pool
    A Andreas Maurer

    Perhaps my following sketch can help you: https://codebender.cc/sketch:98928
    I use the same Setup to meassure the Level of the pellet store. There is a lot of dust in the Air and no even Surface. So a lot of "noise".
    The digitalSmooth function tries to find the relevant values. My graph looks much better with it :)

    My Project

  • Is there a way of seeing what the gateway is doing on rpi?
    A Andreas Maurer

    Just enable the debug define. You will get the output to the console.
    Or use the wireshark sniffer.

    Troubleshooting

  • [Tutorial] Raspberry Pi NRF24l01 direct connection
    A Andreas Maurer

    I have no problem with it. fhem as controler and mysql as DB is running on the same PI.
    The Gateway is not even listed in "top"

    Controllers raspberry pi nrf24l01

  • Bad range
    A Andreas Maurer

    https://www.youtube.com/watch?v=gtM832Z0ujE

    Troubleshooting

  • Bad range
    A Andreas Maurer

    Have you seen this new Video

    Troubleshooting

  • [Tutorial] Raspberry Pi NRF24l01 direct connection
    A Andreas Maurer

    For my Point of view, every Controller which is able to use the Serial Gateway.

    Controllers raspberry pi nrf24l01

  • Rain Guage
    A Andreas Maurer

    If you add a little edge around the holes, the water cannt flow into the electronic box.

    My Project

  • [Tutorial] Raspberry Pi NRF24l01 direct connection
    A Andreas Maurer

    The symlink alwayshas 777. Everyone can use it.
    Please have a look at /dev/pts/2 This device should have the configured groups.

    Ok?

    Controllers raspberry pi nrf24l01

  • [Tutorial] Raspberry Pi NRF24l01 direct connection
    A Andreas Maurer

    ? Are you using the code that is available on github now?

    This behavior was Change by Holger a month ago. You can configure the Groups in the makefile:


    The standard configuration will build the Serial Gateway with a tty name of
    '/dev/ttyMySensorsGateway' and PTS group ownership of 'tty' the PTS will be group read
    and write. The default install location will be /usr/local/sbin. If you want to change
    that edit the variables in the head of the Makefile.


    Controllers raspberry pi nrf24l01

  • LED on nodes?
    A Andreas Maurer

    The LEDs mut be connected to VCC instead of Ground. I missed that too one my first attempt. :)

    Feature Requests

  • Battery PIR power consumption
    A Andreas Maurer

    But this is not a big step in the desired direction?!

    Troubleshooting

  • Solar Powered Mini-Weather Station
    A Andreas Maurer

    Hi, did you feed the NRF24L01 directly from the 3.7 V battery? The specs are alowing 3.6 V max?!? And you are taking about a maximum output of over 4 V of the battery.
    That sound not healthy for the NRF.

    My Project

  • spying a repeater
    A Andreas Maurer

    Perhaps this is the best way to spy a location :
    sniffer

    Development

  • Have I broken my Uno - building the gateway?
    A Andreas Maurer

    Or it uses one of the FTDI Chips which will be disabled by Windows. Just another shot

    Troubleshooting
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • MySensors
  • OpenHardware.io
  • Categories
  • Recent
  • Tags
  • Popular