Hello, i intsalled the software stack for use with latest release of nrf sniffer package.
By starting the capture process with wireshark 3.2 i have noticed an issue:
In...
I have a project where we have 2 nrf51 that need to be time synced with eachother.
The problem is they are placed on the body one on the back and one on the chest of a person...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
In our one of the product we are using Nordic nRF52840 MCU and we compiling this application code in windows with SEGGER Embedded STUDIO IDE Version 4.30a and Tool chain...
Hi,
We made an online course on Bluetooth Low Energy, includes BLE Fundamentals & Architecture, step by step implementation of Environment Sensing service development...
Hello, I am using nRF9160 PCA10090 DK. I want to make my board as central device and scan for all nearby BLE devices and display its rrsi value and device id on a terminal...
I am developing a dual-mode HID device (mouse) using nRF54L15 with nRF Connect SDK v3.1.1 . The device determines its mode (BLE_mouse or ESB) at boot time via a GPIO pin ...
Hello,
I have designed a PCB with nRF54L15 SoC. Now the issue is that I have by mistake changed the MISO/MOSI pins of the device. As you can see in the following image....
Hello,
i have a custom board with a nRF52832 on it. TL:DR: i can't seem to get a connection to the chip via the SWD
When i try to recover the device it tells me the debug...
I want to flash an example firmware onto my nrf5340 board. I want to test le coded phy. So whych example should I use from the nrf sdk 2.4.0 to flash onto my device so that...
Hi,
there are several devices with same Firmware/Modem firmware/Hardware. All device were working. While all others continue to work, one suddenly gives me this:
Once...
In theory all driver calls are suspect, but for example I see crashes in nrf_802154_buffer_free_raw, at this assert:
This is easily reproducible by running 802154_phy_test...
Hi Team,
We want to load azure certificate into nRF9160, can you please provide sample code, code snippet to load azure certificate.
Regards,
Sravan Rikka
Summary
On NCS v3.3.0 , building any application that enables the new Zephyr OpenThread Border Router L2 glue ( CONFIG_OPENTHREAD_ZEPHYR_BORDER_ROUTER=y , together with...
Hi! This is a general info post since i have found a temporary fix to it, but whilst trying out ntn, we noticed that when switching from %XSYSTEMMODE: 0,0,1,0,0 to %XSYSTEMMODE...
Hi, we use BMD-350 modules (nrf52832) in our product which has been in production for over a year. Our DFU service is very well tested.
a couple weeks ago, while performing...
I'm planning to deploy a Thread network with 200-400 units and seeking best practices and real-world experience from the community. While the Thread spec allows up to 32 routers...
Hello Support team,
I have an issue with two simultaneous heaps in my project. I use nrf Connect SDK 3.2.2 with the next configuration options:
CONFIG_REQUIRES_FULL_LIBCPP...
Hi,
we are developing on nRF54L15 using NCS v3.2.3 , and evaluating a DFU architecture based on:
MCUboot
firmware_loader
main application
using the BLE MCU Manager...
Hello
I'm currently working SDK upgrade from ncs v2.6.4 to v3.2.1
I found that, in fade in/out scenario, the PWM works well. however, if it need to turn on in 100%duty...
Hi Nordic Team, I am the beginner on this platform. I am trying to hear the PDM mic data in headset on nRF5340 Audio DK. Is it possible to do?
Please guide me as soon as...