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
F

Frank C

@Frank C
About
Posts
17
Topics
2
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Depreciated Code
    F Frank C

    @mfalkvidd , I see. That makes sense, thanks.

    Development

  • Adafruit Feather RFM9X LoRa Radios
    F Frank C

    I've been busy the last day or so..:male-technologist: and I've now got the radios communicating! :)

    i've used the pin config given by adafruit:
    0_1572016412188_featherM0-rfm9x.png
    https://learn.adafruit.com/adafruit-feather-m0-radio-with-lora-radio-module/pinouts

    i've read about timeouts for these lora boards, so i've upped the values in the both sketches.
    https://forum.mysensors.org/topic/8813/any-success-story-on-lora-rfm95-module-and-mysensors

    #define RFM95_RETRY_TIMEOUT_MS  (5000ul) 
    #define MY_TRANSPORT_STATE_TIMEOUT_MS (20*1000ul)
    #define   MY_RFM95_TX_TIMEOUT_MS (10000ul)
    

    I spaced the radios about a 1m apart and they now communicate :) i'm not sure if distance helped.
    Also with the above timeouts they aren't needed at such a short distance.

    Hardware
  • Login

  • Don't have an account? Register

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