I am getting get BLE_EVT_USER_MEM_REQUEST and BLE_GAP_EVT_CONN_PARAM_UPDATE event, when writing to ble device, sample code did not handle these event, and seems no document...
Hello:
Why do I erase SDK5.2 version of flash and read not, in SDK4.2 can. I tested nrf51_sdk_v5_2_0_39364\nrf51822\Board\nrf6310\flashwrite_example is a good example.However...
before i write the flash, it has been erased.so ,its value is all 0xff.
when i write 0x00 to flash address 0x0001,the value read out is not 0x00 but 0x01,and the value in...
I'm looking for a way to use the nordic uart service ( devzone.nordicsemi.com/.../ble_sdk_app_nus_eval.html) from Linux using the native Linux BLE Stack (BlueZ). My application...
Hi,
I've created an application using the S110 experimental ANCS demo. I successfully implemented ANCS and then began to structure my application around it. At some point...
Hello,
In an ongoing company project we use a couple of nRF51 transceivers forming a beacon enabled wireless sensor network consisting of one base station and multiple...
Hi,
While using the JLinkExe along with the JLinkRTTClient the RTT client eventually stops outputting messages.
After that, both the JLinkExe and the nrfjprog output...
Thank you for the support so far.
I want to ask that if for example in your system or product we want to add bluetooth headphone feature which support Bluetooth 4.0 headphones...
Hi,
I am new to Nordic product and I have NRF52 DK. I have started reading this document
www.nordicsemi.com/.../Getting-started-with-the-nRF52-Development-Kit
However...
Hi,
I am trying to use the BLE v4.2 extended data length on the NRF51822 but the S130 doesn't seem to support it. Please can anyone let me know if it is supported with...
Hi,
I am trying to measure (and reduce) the current consumption of my board. I am using nrf52832 (64K RAM) for my development. The RAM layout is as follows: RAM (rwx) : ORIGIN...
Hello,
Is there any way to mitigate delay of redirecting interrupts from softdevice to application? Using nRF51 with S130 there is ~2us delay even with SoftDevice disabled...
Hello!
I have nRF52 DK and 1 custom designed nrf52832 PCB.
Is it possible to use the one of the nRF52 DK as the BLE dongle and run the ble_app_uart example code on my...
I am developing code to nrf52 and i'm using a sdcard with the adafruit MicroSD card breakout board.
When the sd card has no partitions I'm using the fdisk function (from...
Hi Hi, I am new and I am playing with
nRF5_SDK_12.2.0_f012efa examples in Keil
for some reason I need to use hex file. The files which is generate from those examples...
Hi. I have two codebases here:
A peripheral application on an nRF51822 using SDK 12.2.0, SD 130. It has a vendor-specific service with a characteristic that is write...
Hi,
I am having problem in installing Softwares and drivers required for NRF52.
Please kindly tell me step by step instructions of what software is needed to be install...
I am in the process of getting some nRF52832 based proto units and plan to use the nRF52 DK to load the code and maybe do some external debugging. I will be using P19 (debug...
Hi,
I'm new to embedded development and am trying to interface a 24-bit MEMS microphone (Invensense ICS-43432) using I2S with nRF52 Dev board (PCA10040, V 0.9.0, 2015.39...
Hi,
Basically i want my nRF52 DK should be able to transmit data to connected android device and also be able to receive data from android,data is kind of logs.