Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
We are seeing our nrf54l15 based device remain in a high power mode after an ADC read using the latest v3.1 SDK (tested on both rc1 and rc2). This did not occur with the v3...
I've been trying to communicate with an external device which supports up to 25 Mhz on its SPI. So, to improve performance, I'm using the SPI3 at 16 Mhz. I have no issue at...
Hi,
I am trying to add an additional storage partition in flash to my project, however, to some reason, pm.yml file is not getting picked up during the build and I am not...
Hi:
I want to use nrf54l05 for the OTA function of BLE. In the example of l9_e5_stol, nrf54L15 OTA can running, but NRF54L05 cannot run.
NCS 3.0.0.
The part I modified...
Hi
I am using nrf70-wifi-ble-image-transfer-demo in the nRF7002 DK.
I change nothing on the code form the sample, after patching I have succesfully build the code and...
After updating to nRF Connect v3.1.0, I am not able to build a project that was started with v3.0.2, nor the matter template sample. When building both my application and...
Hello,
I have been evaluating the DECT NR+ physical layer with nRF9161DK boards with the v3.0.2 DECT Shell sample application. I am wondering if there are going to be any...
Hi Sir,
I have a question about these two configurations in overlay-ppp-cmux-linux.conf, CONFIG_MODEM_BACKEND_UART_ASYNC_RECEIVE_IDLE_TIMEOUT_MS and CONFIG_MODEM_BACKEND_UART_SLM_TRANSMIT_TIMEOUT_MS...
Hi,
I recently started working with the nRF9151 DK and was able to run the initial demo programs without any issues. To continue testing, I picked up a Thingy:91 X, but...
Good day, Nordic staff!
We are working on a product using the FLPR for its intended peripheral-controlling purpose. For us, the best way to send commands to and receive...
Greetings to everybody! There is some question about nRF54L15-DK board measured current consumption. I measure current via the P6 connector, that is, I measure current within...
Hi,
The same hardware and software have been in continuous production for several years without issues. However, the latest batch exhibited abnormally high power consumption...
Hi,
I am developing a small app for the nRF52840 using the SDK V3.1.0 and the Visual studio Code on a PC windows 11.
What I like to do is to be able with the app to change...