My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
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...
Hello,
We are using the nRF52840 on our own board.
When I added up the current consumption at 3V, based on the datasheet, I get 14.3mA (CPU from RAM, Tx at 0dBm 1Mbps...
Hi there,
I'm using a slightly modified version of coap_client to test out network connectivity with a 1nce SIM card (USA). Essentially, I've modified it from a GET request...
Hello,
I'm using peripheral_past sample on nrf5340 audio DK board, and select nrf5340dk_nrf5340_cpuapp_ns for Build Target.
I added the following config to enable RTT...
Hello,
I have nRF9160, modem FW = 1.3.6 and nrf sdk version 2.7.0.
I am trying to create an outgoing socket with connects to specific port num and ip address but I am...
Hello, I am working on a project where we use MCUBoot.
Currently everything works fine, but now we wanted to introduce persistent storage of some key value pairs.
For...
Hi Nordic Team,
What is the difference between 10 bit, 12 bit and 14 bit operation mode and 8/10/12/14 bit resolution in SAADC of nRF54L?
Best regards,
Bhavya
Hello,
I'm using nRF54L15DK and nRF Connect SDK 2.9.0. I'm developing a project for PID control of the temperature of a peripheral, let's say a heater. The feedback is...
Hi,
Not able to compile hci_uart application on latest nrf-sdk Following is error :
test/zephyr=ZEPHYR_BASE -fmacro-prefix-map=/home/abhinav/nrf_latest=WEST_TOPDIR -ffunction...
When programming a nRF9151 firmware on to Thingy91 X, I made a mistake and failed to change SW2 from nRF53 to nRF91 (the label is very small). The USB serial port no longer...
Hi,Team,
I am developing Pawr using nrf54l15-dk.
I want to realize the connection and communication between the broadcaster and the upper computer software nRF Connect...
Hi,
I have finished some code with nRF54L15 and nRF52833, now I want to add nRF7002 to my design and I am wondering whether this is available?
Thank you!
Hello, World
Please note that the following questions may be difficult to read as the text was created using a translation tool.
I have downloaded version 17.0.2 of the...
Hello Nordic Team,
I am working with the nRF5340 Audio DK as a central device , trying to establish a secure connection using Security Level 4 (128-bit encryption with LE...
Dears,
I made custom board using nRF52832 and tried to write FW in flash. But I failed it.
*. HW JTAG : J-Link V9+
*. SW tool : nRF Command Line(nrfjprog)
Step #1...