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
E

elite

@elite
About
Posts
4
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • 'DEFAULT_CE_PIN' was not declared in this scope
    E elite

    I got this sorted - removed all the 1.4 files from libraries and then copied the 1.5 ones in

    Troubleshooting

  • 'DEFAULT_CE_PIN' was not declared in this scope
    E elite

    I know this is something really stupid - but can't figure out what I'm doing wrong...

    Just trying 1.5 and I get the following when I try and compile

    
    In file included from C:\Users\nick\Documents\Arduino\libraries\MySensors\MyGateway.cpp:12:0:
    C:\Users\nick\Documents\Arduino\libraries\MySensors\MyGateway.h:39:28: error: 'DEFAULT_CE_PIN' was not declared in this scope
       MyGateway(uint8_t _cepin=DEFAULT_CE_PIN, uint8_t _cspin=DEFAULT_CS_PIN, uint8_t _inclusion_time = 1, uint8_t _inclusion_pin = 3, uint8_t _rx=6, uint8_t _tx=5, uint8_t _er=4);```
    
    I know I am missing something obvious - if another pair of eyes can spot it I would be very grateful
    Troubleshooting

  • MySensors 1.5 Released
    E elite

    Congrats on the release - and thanks for all the hard work

    Announcements

  • Ethernet Gateway - How to get sensor data?
    E elite

    I am just getting my feet wet with mysensors and wanted to clarify how a controller gets data from the ethernet gateway.

    Looking at the code, the data gets dumped to the ethernet connection in the writeEthernet method, I assume I need to connect somehow via sockets to get this data?

    Does anyone know if there is any example code for reading this data into a controller (any language would be great as I am struggling to find anything on this)?

    Out of curiosity is there a reason for doing it like this rather than pushing the data to the controller via a rest request or something?

    Thanks for any help - everything else has been really straight forward so far

    General Discussion
  • Login

  • Don't have an account? Register

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