Skip to content

Bug Reports

Found a bug in the MySensors library? Let us know here.
171 Topics 1.3k Posts
  • Distance Sensor ERROR

    1
    0 Votes
    1 Posts
    858 Views
    No one has replied
  • Semicolon in Payload

    trim semicolon missing cut payload
    3
    0 Votes
    3 Posts
    2k Views
    klimK
    Thanks a lot for fast replay, meanwhile i'll just use another separator. I'm very curious about the json solution.
  • Static IDs

    6
    0 Votes
    6 Posts
    2k Views
    hekH
    @tekka Haha.. ok. I see. someone should probably take care of the bootloader code while @ToSa is busy..
  • Arduino mega (1280) not compatible with mysensors ?

    3
    0 Votes
    3 Posts
    2k Views
    S
    Yes, i have made the same assumption. I'll let you know.
  • Forum link is broken on http://www.mysensors.org/about/

    website broken link site
    2
    0 Votes
    2 Posts
    1k Views
    hekH
    @Diogo-Salazar Thanks. This will be updated when I deploy next time.
  • String message length

    2
    0 Votes
    2 Posts
    1k Views
    hekH
    @EasyIoT said: uint8_t length = min(strlen(value), MAX_PAYLOAD); Thanks, update pushed.
  • sendBatteryLevel: wrong nodeId?

    nodeid mqtt sendbatteryleve
    5
    0 Votes
    5 Posts
    3k Views
    hekH
    sensor id is not the same as node id. sensor id = 255 is used for internal stuff like id request and battery level for node. You can assign 0-254 to your own attached sensors (to the arduino node).
  • Empty Payload not set in MySensor::request and MySensor::requestTime

    2
    0 Votes
    2 Posts
    1k Views
    hekH
    Thanks, fixed now.
  • Out of memory in pressureSensor example

    3
    0 Votes
    3 Posts
    2k Views
    P
    For now i found this solution: I changed a pressureAvg and pressureSamples to unsigned int. Next changed int forecast = sample(pressure) to int forecast = sample(pressure * 10) to avoid big precision lost. Sample function still may need correction but probably it is a good and easy way to fix this problem. Result: Sketch uses 18,636 bytes (60%) of program storage space. Maximum is 30,720 bytes. Global variables use 1,268 bytes (61%) of dynamic memory, leaving 780 bytes for local variables. Maximum is 2,048 bytes.
  • Strange behavior of radio message callback

    5
    0 Votes
    5 Posts
    2k Views
    hekH
    Good to hear.
  • Errors compiling EthernetGateway with <UIPEternet.h>

    15
    0 Votes
    15 Posts
    10k Views
    hekH
    Sounds great! Could perhaps you provide a few screenshots and FHEM key features by email to me? You can use one of the other pages as a template. E.g. http://www.mysensors.org/build/pidome
  • MQTTGateway on Arduino

    1
    0 Votes
    1 Posts
    824 Views
    No one has replied
  • Forum login error after clearing cache

    2
    0 Votes
    2 Posts
    1k Views
    hekH
    I saw the same error once on our staging environment. But I could just log in again. Lets keep an eye on the problem. Please report here if someone sees it again.
  • This topic is deleted!

    Locked
    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • Ethernet Gateway 1.4 with Vera UI7

    3
    0 Votes
    3 Posts
    2k Views
    J
    Thanks, I changed over to using a wiznet5100 based board (iboard) and it seems to have fixed the problem.
  • enum internal conflicts with SDFat internal

    2
    0 Votes
    2 Posts
    1k Views
    hekH
    @meanpenugin This will be changed. Thanks.
  • 1.4 SerialGateway freezes

    serialgateway
    19
    0 Votes
    19 Posts
    5k Views
    hekH
    @Yveaux Ohh.. nice digging anyway.
  • Error Compiling EthernetGateway using Lib 1.4

    7
    0 Votes
    7 Posts
    3k Views
    clippermiamiC
    @hek Thanks. I've checked it ask again and it looks fine. Everything is where it's supposed to be: Arduino-Master/Libraries/MySensors/MySensor.h and MyGateway.h etc. Anyway, keep trying :-)
  • gw.begin possible issue with _repeaterMode

    5
    0 Votes
    5 Posts
    3k Views
    marceltrapmanM
    OK, so this was an issue with 1.4b1. The latest development version is ok :)
  • Problem in Relay Actuator

    1
    0 Votes
    1 Posts
    980 Views
    No one has replied

17

Online

11.7k

Users

11.2k

Topics

113.1k

Posts