Recent and unreplied - Help your fellow developer and earn points!
  • Not Answered

    NRF52 SPI cant perform successive transferts 0

    I'm trying to read 8 adc channels using SPI, but then if I dont put some nrf_delay_ms the MISO return nothing and the CS is being driven low by default, high or a period of...
    599 views
    0 replies
  • Not Answered

    rbc_mesh_value_enable() is used for in mesh network? 0

    Does rbc_mesh_value_enable() API is designed for ? and how should I use it? and what does its parameter handle mean? Is it has the same meanning as the parameter handle of...
    565 views
    0 replies
  • Not Answered

    Is it a bug in open mesh framework? 0

    I use two nRF51822 boards running the ble_mesh_gateway sample project. I have modify the project slightly so to work on my board(juts modify the GPIO configuration , LED and...
    455 views
    0 replies
  • Not Answered

    game pad report 0

    Hi, I use nrf51822 HID keyboard. How to add a game-pad report as a second report in the ble_hid_keyboard ? How to init the function hids_init() in SDK. Thanks Gamepad...
    888 views
    0 replies
    Started
    by
  • Not Answered

    ASA 5500 ASA 5500 0

    VPN Solutions are a guaranteed private network association constructed on top of infrastructure that is publicly available. vpn connection free Providers provide an alternative...
    728 views
    0 replies
    Started
    by FormerMember
Recent in Nordic blog
  • ADXL 345 Tutorial

    Hello all, this tutorial goes to a fellow named Emil who helped me with this project. Number 1_ Make sure you set up the terminal viewer For debugging with real.You need it to see the values coming outta…
  • nRF51 Qt GCC Example

    Hi Everyone! At Sky Wave Design, we recently switched all of our Nordic development over to using GCC and using Qt Creator as the IDE. We have released our example project on github for those of you…
  • ROM and RAM Management

    Introduction Here are some tips and tricks to manage your application size. RAM and ROM usage The total RAM usage is: ZI-data + RW-data The total flash usage is: Code + RO-data + RW-data …
Latest guides