Hi
I try to run BLE HRS collector example.
when I run the project, in RTT terminal I have these error
00> sd_ble_enable: app_ram_base should be adjusted to 0x20001CD8...
Google open-sources the firmware needed to build hardware security keys
Google open-sourced today OpenSK, a Rust-based project to aid hardware vendors build hardware security...
I would like to store a simple integer value in the flash write and read after some event. I'm using the mesh example Dimming examples (experimental) in the nRF5 SDK for Mesh...
Hello,
Has there been any success with getting the python bindings for the pc-ble-driver running on openwrt? I've succeeded with the driver itself but not the bindings....
Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
Hello
I'd like to write my own application for flashing nrf51822. It will add some additional information info hex file.
How can I burn hex file into the flash using...
Hi,
I was wondering if you can please clarify the licensing terms for the nrf51 softdevices?
I found the link to the SDK license here:
devzone.nordicsemi.com/.../license...
Hi,
I am trying to use GCC with Eclipse as explained in this tutorial , and after spending hours trying to figure it out, I am completely lost and ask for advices and help...
Hello,
It appears that changes were made to the DFU bootloader project in SD 8.1. The project no longer seems to function when using GCC.
I am using GCC 4.9.3
when...
I'm following these instructions. And downloading a project from this github repository.
The downloaded github zip file contains the following folder "ble_app_uart_c_S120...
Hello,
I use this program.I take values.Android Application want to show the values.
Program:
#include "ADXL345.h"
ADXL345 accelerometer(p5, p6, p7, p8);
Serial pc...
Hi all,
I would like to use the Arduino programming environment on my nRF51422 prototype. I have seen that RedBearLab has done the migration for the nRF51822 which quite...
Is the nrf52832 developer kit compatible with Arduino Leonardo? I know that most Arduino shields work well with Leonardo, but a few have troubles.
Thanks
Hi,
I would like to have a recommended supplier for the 32MHz crystal. I have seen the specification for the crystal. But from my experience it is a bit more complex than...
I followed the guide of this and when I opened the project " BLE_Gateway" ,it showed that the "spi_slave.c","softdevice_handle.c"and "ble_advdata.c" file couldn't be found...
I can not compile the example project 'ble_app_uart_s132_pca10036' ,in nRF52_SDK_0.9.2_dbc28c9\examples\ble_peripheral\ble_app_uart\pca10036\s132\arm5_no_packs.the error given...
I have a fully working project that uses the HomeKit SDK 1.0.0 from Nordic Semiconductor.
In order to be compliant with Apple specs I am trying to upgrade to version 2.0...
Hello,
I enabled debugging in keil v5 for the nrf 52 and I am debugging through UART for the ble_app_proximity and viewing the messages in putty. The messages i received...