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...
Hello,
I implemented a function to add characteristics to a service, but I'm having a problem when I add notifiable characteristics. I pass a set of flags to my function...
Hi,
I set a debug LED on as the very first thing I do in main. Randomly (sometimes 2 in a row, sometimes 1 in 100), sometimes my debug LED never comes on and no code is executed...
Hey Everyone,
I am new to nordic development. I am really used to programming with easy environments like the Arduino. I have seen some examples using the printf() command...
Use the Nordic \ nRF5_SDK_12 _f012efa 2.0-3 d \ examples \ peripheral \ pwm_library routines, now can output two lines of PWM, but want to two way different PWM phase have...
Hi there. I'm Matthew!
I noticed that there were contests sponsored by Nordic in the past, such as
Startup Weekend, June 15-17, 2012
The Nordic Semiconductor App...
I can use nRF Toolbox as a central to test various nRF5 as BLE peripheral samples.
Is there any sample app (iOS or Android) to test the few nRF5 as BLE central samples? ...
Hello.
I am trying to turn off ACK in the example "esb_ptx". I have tried this in both SDK 12.2 and 14.0.
I try to turn off ACK like this:
static nrf_esb_payload_t...
Hi,
I am trying to establish a border router in my test Thread system (a part of infocenter.nordicsemi.com/index.jsp . I have the required Raspberry Pi 3B, but it is driving...
I'm using the 1.0.1 nRF Sniffer and 1.10.10 Wireshark on Windows 10 64bit. The firmware 1.0.1 is programmed to nRF51822 dongle using Jlink 6.12a. The exe works fine when no...
Hello everyone,
I want to integrate NFC to one of my projects and I am having a problem with the value of some of the capacitors.
I am looking into using the nRF52832. ...
Where can I download the example project that can be imported into Eclipse?
Tutorial: devzone.nordicsemi.com/.../
Broken link: ble_app_hrs
When I follow the link...
can't program nrf52832ciaa
I can connect the core through segger commander
I can erase the chip after push the download bottom in the keil 5 ,and erase the chip...
I have an nRF5- DK and I'm following this tutorial . I loaded the softdevice, I can compile, I can load the flash, I can see the output in Termite, I can change the code to...
Hello,
I have an NRF51822 custom board. I am trying to flash the code under
C:\Users\Home\Desktop\nrf51\nRF5_SDK_12.3.0_d7731ad\examples\ble_peripheral\ble_app_uart...