EDIT: We found the reason for this and it is a hardware issue. This question can be deleted as it is no longer valid.
-----
Hello,
We are currently developing a...
Hello,
I would like to obtain some information on the possible substitutes for the nRF51822 (BGA Packaging).
I received notification that right now only the final orders...
I am using the nrf9160 for an OTA firmware update application. I initially executed the fota download file from the http_application_update sample project in it's default...
Hello Team,
Could you please share some sample application or procedure to handle power modes (Sleep, Deep Sleep, etc) of the nrf9160.
Please let me know.
Regards, ...
We have been trying to upgrade nRF connect SDK from v3.1.1 to v3.2.1 and run into the following issue: When we enable CONFIG_PM_DEVICE_RUNTIME=y after flashing, the device...
We've encountered an issue when reading OTP memory using tfm_platform_mem_read() .
After invoking tfm_platform_mem_read() , any subsequent call to k_sleep() (or any other...
Looking at this forum post from 11 months ago, and I'm confused about the guidance given. https://devzone.nordicsemi.com/f/nordic-q-a/99083/reading-uicr-value-at-runtime-for...
Hi,
In ncs/v3.1.0/ modules/hal/nordic/nrfx/drivers/include/nrfx_nfct.h, the enum ' nrfx_nfct_param_id_t' is defined as:
In the nrfx support libraries shipped to us with...
We have a board designed with nrf54l15 and we plan to use the RRAM to store the image. That is, no external flash to store images.
For this design, is it possible to use...
Hello,
I am trying to get to grips with the nrfx driver: GRTC.
I want to create the following sequence with the lowest possible power consumption. Activate output 1 for...
Hi
I have two nRF5340 DK boards.
I cannot remember what I last used them for, but I can no longer connect up to them.
In VSCode, when I usually connect to an nRF board...
Hi, I am able to flash my XIAO nrf52840 using my nrf52840dk however the code does not run once flashed. I checked and the code itself is starting at 0x00027000 presumably...
With NCS 3.2.1 I can't make use of custom mbed TLS config headers anymore, the MBEDTLS_CFG_FILE KConfig option always get overwritten. Previously setting CONFIG_CUSTOM_MBEDTLS_CFG_FILE...
Hi,
I tried searching public question on the matter and wasn't able to find anything reminiscent of the problem I have.
I'm developing a presence sensor using ZigBee protocol...
I'm working on formalizing our DFU process. We're building on Zephyr and using mcuboot as the bootloader. We're using ble to transfer the images over smp and then our current...
Hi,
I have a weird problem. I have encountered this both with a large in development project and now have recreated it with a very simple bare bones project. Both projects...
Hi,
Our device is built with nRF52840 and SDK 17.0.2 and support Numeric Comparison pairing in HID mode.
Our device is trying to connect to Android device which has bluetooth...
Hello all, My nrf52820 board consuming high current in system off mode(56 uA) than mentioned in the datasheet(0.3 uA), for simple gpio code. Can anyone help me solve this...
Hello,
While working with ai.lab.nordicsemi.com and the Neuton library, I encountered several limitations related to the feature extraction workflow and the provided function...