Hi Nordic Team,
In my BLE project I'm creating a Test application which gets all the advertising data from peripheral devices. The complete list of scanned device is received...
Hello all,
According to the documentation and this feedback on a case there is a maximum size for a particular cert before nrf_inbuilt_key_write returns NRF_ENOBUFS . Can...
Hello,
I am using nrf52840 DK, Segger Studio IDE, Win10.
My application is I want to transfer the image from iOS to the DK board.
I am aware of the Image Transfer...
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...
I noticed that the product information of the nRF54L15 series kit supports 4Mbps, but I'm unsure how to verify it. Are there any relevant examples available? I have currently...
Hi everyone,
I am currently working with Circuit Dojo nRF9151 using nRF Connect SDK v3.0.1.
When measuring power consumption over MQTT and UDP , i noticed ~25mA every...
When I wake up from sys_poweroff using GRTC, the reset cause I get is reset_clock which is defined as clock error. I am supposed to be waking up with reset cause
RESET_LOW_POWER_WAKE...
HI,
I am using the nRF54L15 + nRF21540 with SDK v3.2.1 , and performing custom development based on the periodic_adv_conn sample.
issue Description
During runtime...
Hi,
A few months ago, I raised a ticket regarding the integration of SoftSIM into the nrf_cloud_multi_service sample. With the help of one of your support engineers, I was...
There appears to be a bug with commenting in prj.conf. If I do this:
# This is the appearance of the device from the BLE SIG Assigned Numbers List (384 is general remote...
Hi,
I'm designing a custom board with the nRF9151, nRF54L15, and nRF7000. I've read in several places that the SPI bus used by the nRF70 series should not be shared with...
Hello,
I configured the hci_uart sample for the nRF54L15 DK by following the instructions in this official Nordic documentation:
https://docs.nordicsemi.com/bundle...
I have an additional part in my design that requires a 32MHz clock input. Is there a 32MHz buffered clock output that can be configured/used from the nRF54/nPM1300 to achieve...
Hello, my product is undergoing KC certification testing. The required testing bands are LTE-M Band 3 and Band 5. However, the certification company reports that my device...
Hello,
I've got a nrf52840 DK to flash custom PCB with nrf52840 QFN. I can flash the custom PCB by using <nrfjprog> command into VSCode but the code doesn't seem to work...
Hi,
I checked the information about nRF52840 DK versions supporting Cortex-M33 devices.
In my case, I am using an nRF52840 DK, but I am facing the following behavior:...
We have a device that is using nRF9151 for LTE-M and GPS. The device has 2 versions, one with U.FL and other with chip antenna with matching network.
During testing we found...
Hi Nordic,
I'm using custom board based on nrf52840 SoC. After migrating the SDK, the original device tree configuration for ADC became unavailable, but I failed to find...
Hello,
I am currently using nordic connect sdk version v3.0.2 which seems to be the latest release on github. I am using https client example. As per the requirements...