Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
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...
can i store the NRF_LOG_INFO() or debug terminal outputs to text file as i want to check large amount of data and i want to save it as .txt file to run script on it
I am currently struggling with a problem where Im trying to implement the internal fds module which always leads to hard faults as follows:
There is probably something...