Hi,
I use the nrf51422 chip.I want to know if the ANT establish link between chips,where can I get the matching configuration (like device type、channel ID).I mean is...
Is there a way to recieve more than one write callback for a given characteristic, per radio session? It seems like I can rx 1 time per attribute per radio session and tx...
If it can work with iOS blue setting will be better
I need some reference to dev hid device in IOS
but I can just find my device ,connect ok but not work.
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Hi,
While testing the device firmware update through the nRFtoolbox android application, i get "device has no required service" error more frequently.
I use latest version...
I'm having some trouble successfully entering ON,IDLE mode. I have pared-down my application to do the following:
Initializes the app_timer using the scheduler:
...
I want to control GPIO toggle by PPI. Timer1 is in timer mode. CC[0] is 1000, and CC[1] is 8000.
I use compare[0] to toggle gpio18 by PPI. I also want to use compare[1] to...
Hello,
I'm using TIMER1 to generate a timer compare event. I connect the event with the sample task of the saadc like in the saadc example from the SDK. Everything works...
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...