Hello,
We are seeing a west build reproducibility issue on nRF Connect SDK v3.4.0 that we have narrowed down, through extensive elimination, to the compiler's code generation...
Hi,
I'm using the Thingy:91 X PCA20065 rev 2.0.0 as a reference for a new nRF9151-LACAA1A design, and I would like to make sure I understand the recommended correction for...
Hi,
I'm using the Thingy:91 X PCA20065 rev 2.0.0 as a reference for a new nRF9151 design, and I have three related questions about BUCK1 and the 1.8 V rail.
1. nRF5340...
I have been testing the HTTP FOTA procedure as documented here using the 1.5.0 test diffs as provided in .
Many of the messages output by the modem in this upgrade process...
While trying to run the FOTA-TEST upgrades from I came across unexpected behavior when the same script fails twice in a row. I first attempt to trigger a FOTA with the following...
Quoted from Heidi’s blog post Target Wake Time on the nRF7002 DK , published 23 Feb 2023 (available at https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/target...
I have nrf52840 DK board, running cutom image that implements BLE central, constantly scanning on coded (S8) phy. Trying to add NFC T2T tag, and it doesn't work. Disabling...
Hi Team
The max value of IOH and IOL is the total current of all GPIO, or It is the value for each of GPIO pin?
I have read the post https://devzone.nordicsemi.com/f/nordic...
I used 9160 to develop a project for the customer. According to my design, an apn needs to be set before connecting to the NB-iot network. However, when I used at command...
I wrote a bootloader code. The flash space range of bootloader is 0x27000-0x3b000, and the flash space of app is 0x3b000-0x80000, but the app doesn't work. What's the problem...
Hi, I am trying to implement a Data Logger using nRF52832. I am using a Temperature Sensor to get the Temp readings(logs) and a Flash Memory to store those logs. The data...
I tested the Android nRF UART app. Now I'd like to test the same on Windows. If the source code is there, the better. If it is in C ++ even better.
Can someone give me a...
I am at the prototyping phase.
My nRF52 device discovers services on the phone (like Current Time Service, Battery Service, Apple Notification Service, etc…).
I want to...
Hello, I would like to collect GPS and sensor data from the Nordic thingy91 module, then send them to the influxDB cloud without going through nrf Cloud, because nrf Cloud...
hi,
I have a question about the communication between nRF24LE1 and nrf51802.They communicate using the Gazell protocol,Can you help me solve this problem?
1.The communication...
Hi all,
I'm trying to send string data from zephyr software application to mobile nrf connect application using nrf52840 board, how can i send the data ?
~Thanks
Hi,
I cannot compile the sample of VL53L0X with VSC.
I have the following error: 'DT_N_INST_0_st_vl53l0x_P_label' undeclared (first use in this function)
Do I need to add...
Hello,
I attached an Adafruit li-ion battery to the P6 connector on my NPM1100-EK before I realized that Adafruit has their polarity opposite of the NPM1100's.
The LED...
I can not find any serialized example for an application board in the nrf5 SDK, where can I find the " ser_s13 x _ transport" folder?
"In Keil, open one of the serialized...
Hi,
we are currently developing our product using nRF5 SDK for Thread and Zigbee v4.1.0 (Release Date: Week 18, 2020). We would like to implement the link margin which is...
Hi
I am working on nRF52840 Dongle S140 SDK15.2.
i am developing BLE NUS application for dongle. but dongle is not supporting UART com port through USB connection.
What...