Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
HI, every one, I joined the watchdog program in application,i use sdk11.0, and i found the problem that when i download the program , the MDK compiler point out "error: flash...
Hi,
I am doing development on Android platform. I am using Marshmallow device to develop my BLE application. Many times I am getting status code 129 in onServicesDiscovered...
Hi, i'm working on a custom board with microswitch (Crouzet V4) in order to get the position of a moving part inside a machine. This switch is in pullup mode with a 100k resistor...
Hello,
I am using nrf51 and sdk12.2. I want to print data to terminal using printf function. So I added app_uart_fifo.c also I included paths. I did not get any errors from...
I'm using NRF51422, s130, SDK v12.
And I'm working on a project that can connect concurrent peripheral and Central.
In this continuious connect and disconnect sequences...
Hello,
I am using the bootloader_secure-Example on a custom-board and I want to configure a LED as status-indication.
Since I am on a custom-board I disabled the functions...
Hello!
I have to sample audio signal from a microphone (MAX 9814 adafruit) with the nrf52 board. I use the saadc and then I perform a FFT of the data using the sdk 13 examples...
Hello,
in my test I executed sd_mutex_acquire twice in sequence without releasing it. However, I did not get a "NRF_ERROR_SOC_MUTEX_ALREADY_TAKEN" on the second time. What...
Hello,
I am using nrf51 and sdk11. I am trying to add twi drivers to code. I have added and also added path for the twi drivers. But I am getting error as "............\components...
Hello, I can program properly (the "--verify" command passed) my softdevice s140 into the chip, using nrfjprog 9.x. But now I can't use my keil uv5 to program my user app...
Good morning,
Based on different articles, I set up a nrf52832 with S132 3.1.0, the secure bootloader found in "SDK_12.2.0/examples/dfu/bootloader_secure" and the buttonless...
Hi together,
I'm using nrf52832, SDK 12.1.0 and S132 3.1.0.
I integrated the peer manager to my application code and have the following questions concerning the bonding...