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...
    821 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...
    774 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...
    653 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...
    1105 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...
    925 views
    0 replies
    Started
    by FormerMember
Recent in the DevZone Blog
  • nRF52832 and Android Nougat – simple and secure touch-to-pair.

    It is exciting to see that in the release of Android Nougat, in addition to 72 new emojis, support for Bluetooth pairing with NFC using the out-of-band (OOB) method is included. By utilizing NFC pairing…
  • BBC micro:bit J-Link OB firmware upgrade

    Hey! Wanted to tell you about this free J-Link upgrade for the BBC micro:bit. With the firmware upgrade your micro:bit DAPLink will be transformed into a J-Link OB (on board), while still maintaining…
  • What would you do if you got an Arduino Primo?

    Hey! We received 20pcs of a developer edition of the Arduino Primo from Arduino SRL, and we would like to share those with the best and most committed developers on Devzone, before they go on sale! Have…
  • nRF52 Quadcopter

    The nRF52 Quadcopter is a small miniquad that utilizes the nRF52 as both flight controller and for radio communication. The quadcopter uses the Physical Web and Web Bluetooth to make it as easy as possible…
  • Show And Tell: Lys - An Automation Example

    A few weeks ago I was experimenting with the nRF52's radio performance and found myself stuck in a routine that consisted of: Tweaking some parameters in a small piece of firmware Recompiling Downloading…
  • Getting More Out of Make

    There are many reasons why you may want to modify the Makefiles that are included in the SDK examples. For instance, if you are invoking Make from the command line then you will probably also want the…