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
R

ruxu

@ruxu
About
Posts
8
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • [SOLVED] How to get SoftwareSerial to work on the SerialGateway...?
    R ruxu

    Managed to find out a solution by myself.

    • removed the three #define NO_PORTx_PINCHANGES

    • removed the #include <PinChangeInt.h>

    • changed PCintPort::attachInterrupt(pinInclusion, startInclusionInterrupt, RISING); to
      attachInterrupt(1, startInclusionInterrupt, RISING);

    Now I am able to use the Seeedstudip GPRS shield pins 7 and 8 with SoftwareSerial.

    Troubleshooting softwareserial serialgateway
  • Login

  • Don't have an account? Register

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