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...
The engineering B errata mentions PAN 186, that the current consumption in System ON Idle is increased if High-Voltage mode is used. Is there any information available how...
Hi everyone, I'm having troubles with a project using softdevice, and I think it could be a memory problem, I just wanted to confirm that the addresses are correct and there...
Why was this removed? The SD 3.0 docs show only random static and public as options and I get bad address for the others which is consistent with the docs. We were using random...
Hello
Nordic Team.
I controling nrf spi.
testing for example nrfSDK14.0.0\example\peripheral\spi\pca10040\blank\arm5_no_packs\spi_pca10040
/**
* Copyright (c...
Hello everyone, I want to run project ble_uart on NRF52832 in Keil.
At the beginning of the main.c I add
#define BOARD_NRF6310
But get error
C:\Keil_v5\ARM\PACK\NordicSemiconductor...
hi team, i am using nrf52840. is there any hidden services placed in nrf connect app android for gyroscope or we want to create our own services. and also one doubt wat is...
Hi,
I wanted to know the peak current of the nRF51822 chip using the softdevice 130.
I was looking through the documentation and found on the S130_SDS_v2.0.pdf the information...
It would be nice if libraries in the SDK contained more asserts about preconditions and postconditions. For example, since app_timer requires the lfclk running, the app_timer_init...
hi, i have downloaded nrf5-mpu-example sdk 13 from github. made necessary changes to work with sdk 14.2 for nrf52840. the kit is advertising when i check it in nrf connect...
How can I disable aes encryption?
I'm trying to port nRFgo gzll_host_w_dyn_pairing_example and the aes encryption peripheral is missing. Tried to define GZP_CRYPT_DISABLE...
Most of the SDK examples project support pca100028 only How I do Port in PCA20006
Right now I am using any IDE's . By using cmd , I generate hex file.
Where I have to...
Trying to port over code from UART example to muti-connect example.
Made sure include paths are correct, and made sure the following C files are in project.
ble_nus_c...
Hi guys,
I am using nrf51822 with SDK 11 and softdevice S130. I use Just Work bonding with Peer Manager. When I connect nrf51 with the Android phone run NRF Connect, the...