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...
Hei, jeg evalurere et Reinsdyr projekt der 30 Reinsdyr skal løper inne i en binge, er det mulig å motta kun beacon fra BLE taggen i nRFAPP fra de 30, hva er max antall når...
Hi!
Using the nrf5340-DK, I am preparing a code to be used on a custom board, where the pinning configuration will be different from that of the development board. I have...
Hi
I am using the nrf Connect extension in Visual Studio Code on a Window 11 machine together with C:\Nrf_Connect_SDK v1.9.1
After having installed the nrf Connect extension...
Hi,
I am working with nRF52832_dvk board, i am testing the OTA example as per in this link. https://devzone.nordicsemi.com/guides/nrf-connect-sdk-guides/b/software/posts...
Hello, I'm starting to design the pcb for the nrf52840. I looked but I saw that it is also possible to create it on two layers instead of four as the reference design teaches...
Hi,
I am trying to burst read FIFO of ADXL362 with zephyr adxl362 sample. 1 byte tx (read fifo command) and n byte rx ( reading the fifo data);
Zephyr is the last version...
Hi,
We tried to use Connect Interval 7.5ms with MTU 88B, both central and peripheral role are 52832, but observed disconnection after 30 sec.
Disconnection reason is 0x13...
Hello all,
Background: -NRF5340 -NRF SDK 1.9 -Zephyr 2.7.99
My objective is to send a data of 768 bytes by BLE. I use 4 notify to send this 768 bytes data (192 packets...
Hello,
I'm working on an application running on the nRF9160. The application is build on the Fanstel BLG840X and the code is shared between both the 52840 and 9160 on the...
Hello!
I have a problem updating network core firmware through MCUboot when NSIB is enabled (through "CONFIG_SECURE_BOOT=y" in my application prj.conf).
Without NSIB...
Hello Support, I'm looking for reference schematic for the interface between nrf52840 (or similar) and the nrf21540 . Is there a simpler version than the developer kit user...
Hello again,
I'm trying to lower the power consumption of my thingy91 by turning off the serial by setting config_serial=n. Unfortunately, this causes a crash while running...
Hi I would like to start developing wireless and embedded solutions using Nordic Ecosystem SoCs. I will probably only need to use BLE 5.0 and maybe Bluetooth Mesh so nRF5...
Hi,
So we have a project where we use the NUS, and we need to detect when a client subscribes. We eventually found a way, but it seems very obtuse and a bit black magic...