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...
Dear nRF DevZone,
I have question regarding Zephyr k_sleep() function and NRF52840 timers.
I am developing an application for nRF52840 SOC and for that I am using nRF...
Hello. I am developing using nrf52832 (S132 v7.0.1, SDK v17.0.0) as a peripheral device.
I want to pair from "Settings"-> "Bluetooth" of iOS (iPhone 12 Pro). For pairing...
Hello,
I am developing an application that requires use of some of the traditional C "stdio.h" functionality. My current development setup is the nRF5340 DK running Zephyr...
I'm using sdk for mesh version 5.0.0, sdk version 17.0.2 and my board is nrf52840-DK.
How can i keep mesh config after wake up from deep sleep( system off).Plus, when my...
Hi,
This morning when I tried to access devzone, it says I have been IP banned. I have the same issue as this ticket:
https://devzone.nordicsemi.com/f/nordic-q-a/86922...
Currently running NCS 1.7.1, SUPL client 0.7.0 and MFW 1.3.0 it has stopped connecting properly from the last time I've played with it:
Not sure what's up there..
...
I am having trouble powering my uicc. I feel like I am just looking for some setting, but I have not found the right one yet and I am at a loss at this point.
What I have...
I used direction finding rx/tx examples(get 45 points of IQ data). I used the ref period IQ data (8 points) can caculate base phase and the phase velocity(setting is 500KHz...
Dear all,
I have struggled this problem over a week.
I am working on our product, which need to prevent other strangers to connect to our device. After search on the Nordic...
Dear Nordic Engineers
Our customers use nrf5 sdk 17.1.0 for development, and they now test and find that they use the ble_app_keyboard example to connect, and there is a...
Hello,
I would like to get current UNIX time with my nrf9160.
First I saw that we can ask the current time from the modem using the AT cmd "AT+CCLK?".
This function...
Hello Nordic Semi team,
Need help with sd_enable call.
I am using this code to set my MTU to 64.
// Configure the gatt MTU size . memset(&ble_cfg, 0, sizeof(ble_cfg...
Hi.
I have just been reviewing your Nordic Distance Toolbox webinar, and I have a question I'm sure somebody made, yet I couldn't find it. Is the RTT solution compatible...
Hi, i am using ncs version 1.6.1. I am able to build the project on my windows computer. A few months ago i set up a CI build on a Linux machine which also worked. However...
when starting Debug this message "Failed to select J-Link with USB serial number 158003279."
I am using
WIN 7 .
s132_nrf52_5.1.0
nRF5_SDK_15.2.0
can you help...