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
MarcinM

Marcin

@Marcin
About
Posts
12
Topics
8
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • ESP32 Wired (no WiFi)
    MarcinM Marcin

    Generally, the problem is solved. All you need to do is initialize the PHY for ESP32 using the ETH.h library from the Espresiff package. Then it's a matter of eliminating the Wi-Fi initialization that is automatically started for ESP32. Interestingly, you can use two IP addresses at the same time, one from the PHY and the other from Wi-Fi - of course, Mysensors responds to both. If anyone is interested in the solution - I invite you to talk. I started Mysensors on the PHY of the Kicony KC868-A16 board and it works great.

    Feature Requests

  • Compile Error, Mysensors 2.3.2
    MarcinM Marcin

    Hi.
    If i Try compile sketch with mysensors 2.3.0 - everything is ok. But after upgrade to 2.3.1 or 2.3.2 i have this error. Where is the problem ?

    In file included from C:\Users\user\Documents\Arduino\libraries\MySensors/MySensors.h:433:0,
    
                     from C:\Users\user\Documents\Arduino\rolety_stm_new\rolety_stm_new.ino:23:
    
    C:\Users\user\Documents\Arduino\libraries\MySensors/core/MySensorsCore.cpp: In function 'bool present(uint8_t, mysensors_sensor_t, const __FlashStringHelper*, bool)':
    
    C:\Users\useri\Documents\Arduino\libraries\MySensors/core/MySensorsCore.cpp:391:111: error: conditional expression between distinct pointer types 'const char*' and 'const __FlashStringHelper*' lacks a cast [-fpermissive]
    
                              requestEcho).set(childSensorId == NODE_SENSOR_ID ? F(" MYSENSORS_LIBRARY_VERSION "): description));
    
                                                                                                                   ^
    
    exit status 1
    
    
    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