I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
I am testing OTA DFU using NRF toolbox on Android. I have no problem updating my application using a zip file generated with nrfutil.
nrfutil.exe pkg generate --application...
Hi all,
I try to control IC by nRF52832.
[My Application]
・Supply 2.5V to nRF52832 and IC.
・Connect P0.10 to IRQ(IC)
[I did these setting]
・Define "CONFIG_NFCT_PINS_AS_GPIOS...
Hi all, I am porting my 100% working code from keil to use C++ and GCC and when I use the macro NFC_NDEF_MSG_DEF to initializate the NDEF message I receive the following message...
Not really a question - I have had trouble with J-Link RTT Viewer for some time, when it works it's a very useful tool, but it was only working about 25% of the time.
This...
Hello All,
We have One central device and four peripheral devices.
From every peripheral device we are transmitting battery level.
I want to change the peripheral or...
Hi team support,
Got a problem with project ANCS and more precisely with the bonding and the Flag "allow_repairing" which was false and set by myself to true. But on SDK14...
Hello,
I'm trying to enable the monitor debug mode work with iar but I have some doubts about the address used in the EnableMonMode.mac macro provided in one of the blog...
Hi all,
I'm using nRF Sniffer (2.0.0-1.beta), i didn't have any problem for follow connection between master and slave but now, I have a problem with time displayed in...
Hi,
I need to use the radio timeslot api in my application. I'm using nrf52 ,SDK 14.0.0 and softdevice version 5.0.0 . I've gone through the tutorial for setting up timeslot...
Hello,
I'm testing PHY coding (for long range), I'm pretty surprise from what I get when I scan the RSSI of bluetooth channels (with Nordic app).
This is my set up:...
i want to erase and store the flash after detecting the radio active.
The radio signal is also active, when i erase and store .
Do erase and store the flash may influence...
Hi there,
I try to using nrf sniffer for trouble shooting, and follow the "nrf sniffer user's guide v2.0" , when I copy the unzip extcap's content to the Wireshar's Extcap...
Hi!
i am thinking about cut off uart when data is not transmitting.
As a method 1, i am thinking about using CTS and RTS Pin which is hardware flow control!
①Is this possible...
I'm using the nRF52 DK with mbed, running the heart rate monitor demo app.
When I disconnect the board from the PC and attach a USB power supply instead, the nRF52 won...