Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. KrisJacobs
    3. Best
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Best posts made by KrisJacobs

    • RE: ESP8266 gateway - where are SPI pins defined?

      I think I've found what I needed in the header of ESP8266Gateway.ino:

       * See http://www.mysensors.org/build/ethernet_gateway for wiring instructions.
       * The ESP8266 however requires different wiring:
       * nRF24L01+  ESP8266
       * VCC        VCC
       * CE         GPIO4          
       * CSN/CS     GPIO15
       * SCK        GPIO14
       * MISO       GPIO12
       * MOSI       GPIO13
      
      posted in Development
      KrisJacobs
      KrisJacobs