Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
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...