I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
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,
I own the nRF51 dongle. I download the Keil toolchain and the nRF SDK (12.3.0 as I read, this is the last to support the dongle). I'm trying to build the ANT+ HRM RX...
Hi,
I am new to Nordic products and I cam acroos the nordic nrf 52840 pca 10059 ; however, I am unable to find any exmaple codes for PCA10059 and could anyone tell me what...
Hello Nordic team,
I am following up the tutorial ( https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/include/net/azure_iot_hub.html#lib-azure-iot-hub) conencting...
I want to ask a question.
The codes seem too complicated in main file. I created new sources and header files and carried some code into the new sources and header file...
I have a working pair of 52840 which transfer data in one direction (at 38Kbps). I want to transfer data in the opposite direction (in lower bitrate), but I find that that...
Hi,
I am using NRF52832. I Have two doubts to clarify about internal flash
1) I have done the flash write of the timestamp in a specific address of internal flash. its...
Hello,
I an using a PWM and sampling 2 ADCs in scan mode. I want to read the output of the PWM as an ADC, kind of like a feedback. Is it possible using PPI.
Thanks
Hi,
I am using an NRF 51 DK, SDK 12.3, and Soft Device S130. I am also a beginner to development with Nordic Products, and RSSI collection in general. I am using the ble_peripheral...
Hi Nordic devs,
I guess this is more a suggestion than an issue: The power profiler kit II software, when operating in "Ampere meter" mode has the power switch connected...
When I save the conf file with the following contents and select the corresponding project from `nRF Connect Options`, an error occurs and the project cannot be opened. Please...
Hello, I'm trying to port my working project from 52811 to 52832 Both are on SDK 16.0.0, SD 7.0.1 Here is the advertising code that works on 52811 :
This code crashes on...
Hello!
I'm tinkering with the NCS libraries, and I'm really liking the way this is turning out coming from the nRF5 SDK! My question is what is the best practice for creating...
Hello,
I am a newbie and trying to setup nordic thingy 91. I have booted the updated version of modem firm ware and also the "thingy91_nbiot_2020-10-30_5522ca2b.hex" file...