Navigation

    • Register
    • Login
    • OpenHardware.io
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. nrf51
    Log in to post

    • Puneit Thukral

      NRF51822
      General Discussion • mqtt nrf51 gatway • • Puneit Thukral  

      3
      0
      Votes
      3
      Posts
      68
      Views

      Puneit Thukral

      Hello Thanks it worked -- with mock sensor sketch for now. I think I should be able to use this in production. Cheers Puneit
    • openhardware.io

      💬 NRF51822 Livolo 1 channel 1 way EU switch(VL-C700X-1_Ver_C2)
      OpenHardware.io • mysensors livolo nrf51 • • openhardware.io  

      11
      0
      Votes
      11
      Posts
      2698
      Views

      Yveaux

      @andreas-sieber The white circle on the PCB you mean? IMO That's silkscreen indicating the touch area.
    • openhardware.io

      💬 NRF51822 Livolo 2 channel 1 way EU switch(VL-C700X-1_Ver_C2)
      OpenHardware.io • mysensors livolo nrf51 • • openhardware.io  

      3
      0
      Votes
      3
      Posts
      1267
      Views

      mtiutiu

      @shabba Hi, unfortunately I don't have time and patience for doing BOM's on all of my projects but in this case it's not very hard as the external component count is greatly reduced by using the NRF51822 RF SOC which is a PTR5518 module from Aliexpress. Other than that there is the Microchip touch sense controller - MTCH105 and the usual smd resistors(0603) and caps. Other than that you're not forced to use and solder the onboard dc-dc converter so you don't have to worry about those components - you just need to solder the 3V_EN jumper to use the Livolo 3V output coming from the main relays/power supply board.
    • openhardware.io

      💬 MySensors NRF5 Platform
      OpenHardware.io • mysensors contest2017 nrf52 nrf5 nrf51 • • openhardware.io  

      210
      1
      Votes
      210
      Posts
      42832
      Views

      nagelc

      I think you can just set the I2C pins in MyBoardNRF5.h without remapping the pins in MyBoardNRF5.cpp. Look in MyBoardNRF5.h, under the Wire Interfaces section. Set SDL and SCA to 30 and 31 as appropriate for your board.