I would like to ask you for your opinion, although it is not directly Nordic related, but indirectly, it is. The following:
The customer ICP (Holten, The Netherlands) designed...
this is a deflector test
I would like to ask you for your opinion, although it is not directly Nordic related, but indirectly, it is. The following:
The customer ICP...
Hi, I’m seeing a build failure after enabling SQSPI in the device tree when building with MCUBoot on NCS v3.2.1 for nRF54L15. The build works fine without SQSPI, but once...
Hi all,
Note that I am using a Fedora Workstation VM on VirtualBox for keeping everything clean. I pass the connected USB development board to the VM. I am trying to evaluate...
Hi!
With the release of NCS 3.0.1, the required SEGGER JLink version to v8.18. pynrfjrprog is bundled with SEGGER JLink v7.94. From your website, it seems nrfjprog, being...
SDK: NCS 2.0.0
Based on: Peripheral LBS example
Central: Mobile (iPhone)
Peripheral: nRF5340
IDE: VS Code
Hi Everyone,
I am porting an existing project based...
Hello All,
We are intending to start a new project using nRF52840 SOC, for the same i decided to work with nRF connect SDK as it is recommended by nordic,
I am new to...
When connecting to AWS IOT the Asset Tracker V2 uses MQTT to AWS-IOT. This is TLS 1.2 from what I understand. We are using the 1.8 skd / 1.3.1 modem firmware.
We have...
Hi everyone
We have developed a smartwatch with a nrf9160 chip. We have used nrf Connect SDK 1.2 for the development process.
Now we want to migrate our project to nrf...
Hello there,
I am using the peripheral/radio/transmitter and receiver example in SDK17
But I am only able to transmit 2 bytes. I want to transmit like 8 or 9 bytes...
Hi,
I am testing FOTA function using sample "http_update/application_update" on NRF9160DK.
But found that the system boot stuck at
I had tested this sample with...
HI
I am using this sequence functions in my main loop for low current consumption
__SEV(); __WFE(); __WFE();
normally I have 13mA in my application when I am using...
nrf5-sdk v16.0.0
If you use the nrf_ble_scan module to try and connect to a peripheral that emits both connectable and non-connectable advertising packets, the module does...
Hello !
From PS it is not always clear what RADIO registers/fields are relevant for Ieee802154_250Kbit radio mode and must be initialized.
For example CRCINC ?
On "Figure...
Hi team,
I'm making BT low power keyboard using nRF52832 DV kit and with Zephyr RTOS. For this which IDE is best OR comfortable?
But I'm not getting example code if anyone...
I am programming an external device with the same code loaded onto the nRF5 DK. The sample works on the DK, It broadcasts and I can connect. However, when I program an external...
Hello. During development with the nrf52832 on the nRF52DK I've encountered a problem regarding the flash operations. When I try to perform a sd_flash_write operation, but...
Hello,
Our board consists of an STM32 microcontroller as the main core and an nRF52 as the BLE module.
In fact, we have older products on the market that support DFU...
Following up on https://devzone.nordicsemi.com/f/nordic-q-a/86119/some-zb_zcl_cluster_id_diagnostics-zigbee-attributes-do-not-return-values
It looks like this was fixed...