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
M

martim

@martim
About
Posts
79
Topics
15
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • RF Nano = Nano + NRF24, for just $3,50 on Aliexpress
    M martim

    @ncollins okay, give it a try.

    Hardware

  • RF Nano = Nano + NRF24, for just $3,50 on Aliexpress
    M martim

    @TheoL way to expensive.

    Hardware

  • RF Nano = Nano + NRF24, for just $3,50 on Aliexpress
    M martim

    @ncollins If this board is suitable for battery use? I don't see how much current it uses.

    Hardware

  • RF Nano = Nano + NRF24, for just $3,50 on Aliexpress
    M martim

    @TheoL I meant the board of @echi here as I need battery power board and this seems to be working well.

    Hardware

  • RF Nano = Nano + NRF24, for just $3,50 on Aliexpress
    M martim

    @echi Where could you order this board?

    Hardware

  • 💬 Sensebender Micro
    M martim

    Is there a way to order this board somewhere else. I have ordered now 3 times 2 boards. 2 times 1 board broken and it is very hard to communicate with them and almost never reply.

    OpenHardware.io temperature atmega328 atsha204a humidity flash mysensors

  • Gateway MQTT on raspberry PI 4
    M martim

    Hi,

    I have moved my gateway from raspberry 3B to 4. But I have problems with receiving/transmitting. It is very unstable, sometimes it works sometimes not.

    What I have done so far:

    • made sure that the power on the RP. So I have ordered original RP power supply with 5V/3A
    • took voltage from the NRF24 from 5 volts instead 3.3 and included a regulator MP1703 to go to 3.3 volts again
    • check the wiring and connections
    • the NRF has already cap of 4.7 uF on the plus/min
    • I have used the 2.4.0-alpha version and recompiled the gateway with #define MY_RF24_PA_LEVEL (RF24_PA_MAX) (I also tried the other options)

    So, anyone else is using RP 4 and maybe can give me some tips? The RP is connected to an SSD drive and use Zigbee and ZWave adapters (on extension cord)

    Hopefully, someone can help me because I am frustrated :)

    Troubleshooting

  • MQTT & MySensors persistant file
    M martim

    @electrik Thanks. That will do I think. Now hopefully this will work :)

    Home Assistant

  • MQTT & MySensors persistant file
    M martim

    Hi,

    I have an existing mysensors network with many nodes. I would like to work with hassio (beginner). I have added mysensors and with the mqtt gateway. However, I see that the nodes need un update because of a special way sending the S_TYPE and V_TYPE. This would require a lot of work.

    Is there not a different way? Can I not specify all the nodes into the persistent file? Does someone have an example of this file?

    I do get now an error for example that node 17 is not recognized.

    Thanks and keep safe for the Coronavirus :(

    Home Assistant

  • How to protect rain sensor from oxidation?
    M martim

    @bjacobse This one seems to work like this. A bit expensive.. http://rainsensors.com/how-it-works/

    Hardware

  • How to protect rain sensor from oxidation?
    M martim

    @bjacobse I have been looking to something like this but did not find it. I would be indeed a lot better.

    Hardware

  • How to protect rain sensor from oxidation?
    M martim

    Is there not some kind of spray to protect the board?

    Hardware

  • How to protect rain sensor from oxidation?
    M martim

    @technovation I tried this but it didn't work very reliable.

    Hardware

  • How to protect rain sensor from oxidation?
    M martim

    @fotofieber I have no idear.

    Hardware

  • How to protect rain sensor from oxidation?
    M martim

    Hi,

    I have a rain sensor like this:

    0_1551545141275_regenModule.jpg

    How can I protect this as I am currently every 6-8 weeks need to replace it :(

    Thanks for suggestions!

    Marcel

    Hardware

  • Issues with MYSBootloader, Anyone a working version?
    M martim

    Hi,

    I have a gateway on PI with the latest mysensors (2.3.1). Know I have a MYSBootloader for my slim node board (8 Mhz) which works fine on OTA but serial doesn't. When I try to download the latest one: https://github.com/mysensors/MySensorsBootloaderRF24/blob/development/hex/MYSBootloader_8MHz.hex
    then Serial works fine but OTA does not work?? My gateway uses MQTT and with the first one, you will see a nice publish of the node. Something like mysensors-out/5/255/4/0/0 010001009005272A0103 but with the latest this is not available and I cannot upload my code using mycontroller.org.

    So I assume the latest bootloader is not working on my 8Mhz board. Does anyone have a working version? Serial and OTA which I can try?

    Or other suggestions?

    Thanks!

    Development

  • OpenHAB 2.3 and MQTT
    M martim

    @guillermo-schimmel

    Could you check here? I am really getting frustrated by the OpenHAB :)

    https://forum.mysensors.org/post/95623

    OpenHAB

  • Getting MySensors MQTT Gateway working on OpenHAB 2.2 (Stable)
    M martim

    I spend again a few hours. I really want to get it to work with MQTT as I have my complete system based on it. But Apparently, the binding does not work and also the log does not say much. Only those errors:

    2018-12-17 11:38:03.559 [ERROR] [ome.core.thing.internal.ThingManager] - Exception occurred while initializing handler of thing 'mysensors:bridge-mqtt:gateway': org/eclipse/sma
    ansport/mqtt/MqttActionCallback                                                                                                                                                 
    java.lang.NoClassDefFoundError: org/eclipse/smarthome/io/transport/mqtt/MqttActionCallback                                                                                      
            at java.lang.ClassLoader.defineClass1(Native Method) ~[?:?]                                                                                                             
            at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:?]                                                                                                       
            at org.eclipse.osgi.internal.loader.ModuleClassLoader.defineClass(ModuleClassLoader.java:276) ~[?:?]                                                                    
            at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.defineClass(ClasspathManager.java:655) ~[?:?]                                                            
            at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findClassImpl(ClasspathManager.java:578) ~[?:?]                                                          
            at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClassImpl(ClasspathManager.java:538) ~[?:?]                                                     
            at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:525) ~[?:?]                                                         
            at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:328) ~[?:?]                                                                 
            at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:368) ~[?:?]                                                                           
            at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:446) ~[?:?]                                                                        
            at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:395) ~[?:?]                                                                                
            at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:387) ~[?:?]                                                                                
            at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:150) ~[?:?]                                                                      
            at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:?]                                                                                                         
            at org.openhab.binding.mysensors.internal.protocol.mqtt.MySensorsMqttConnection.<init>(MySensorsMqttConnection.java:44) ~[?:?]                                          
            at org.openhab.binding.mysensors.internal.gateway.MySensorsGateway.setup(MySensorsGateway.java:99) ~[?:?]                                                               
            at org.openhab.binding.mysensors.handler.MySensorsBridgeHandler.initialize(MySensorsBridgeHandler.java:81) ~[?:?]                                                       
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]                                                                                                   
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:?]                                                                                 
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]                                                                         
            at java.lang.reflect.Method.invoke(Method.java:498) ~[?:?]                                                                                                              
            at org.eclipse.smarthome.core.internal.common.AbstractInvocationHandler.invokeDirect(AbstractInvocationHandler.java:153) [101:org.eclipse.smarthome.core:0.10.0.oh230]  
            at org.eclipse.smarthome.core.internal.common.Invocation.call(Invocation.java:53) [101:org.eclipse.smarthome.core:0.10.0.oh230]                                         
            at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:?]                                                                                                       
            at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:?]                                                                                
            at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:?]                                                                                
            at java.lang.Thread.run(Thread.java:748) [?:?]                                                                                                                          
    Caused by: java.lang.ClassNotFoundException: org.eclipse.smarthome.io.transport.mqtt.MqttActionCallback cannot be found by org.openhab.binding.mysensors_2.4.0.201812040738     
    
    OpenHAB

  • 💬 MYSController
    M martim

    No MQTT Support?

    Announcements

  • Getting MySensors MQTT Gateway working on OpenHAB 2.2 (Stable)
    M martim

    @fredswed Hi, I really like MQTT so that is my prefered method. But I can try first on ethernet and then step back. I will try in the weekend since I am now a week away :( I used the latest version of the binding and also for MQTT.

    OpenHAB
  • Login

  • Don't have an account? Register

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