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...
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...
I need help with this issue. I'm updating the code from SDK 2.4.2 to SDK 2.9.2. I had change the device tree to HWM2 and I'm using sysbuild.
The build log is showing this...
Hello, I am using the nRF54L15 DK board, and trying to connect to the FLPR RISC-V coprocessor in the SoC.
I have been able to do so, and can have both processors running...
I have installed NCS V3.0.0, nrf54L05
I'm currently working on the ESB and BLE coexistence feature, but I've run into some issues.
In ,config file
I find that TIMER10...
Hello,
We have the following environment:
1) nRF Connect SDK v3.0.1
2) The custom board with nRF54H20
3) Our project with update capability using SUIT file.
...
I'm trying too use a timer as a counter on my nRF52840. This is the function in question:
static void timer_init ( void )
{
nrfx_timer_config_t timer_cfg = { ...
Hi NordicSemi
We might have mixed up different SoC versions of the nRF54L15.
According to the following page, there are different SDKs that supports different HW versions...
I want to evaluate Bluetooth LE Channel Sounding on the nRF54L15, using multiple antennas. The nRF54L15DK only has one antenna, so if I use it as both initiator and reflector...
I am experiencing issues programming my newly purchased nRF52840 DK, which has never been successfully flashed. After following the official starting guide on nordicsemi.com...
When Enabling an advertising set already enabled on the Softdevice Controller, the HCI error command disallowed is produced when according to the BLE specification 6.0 it...
Hi everyone, I am attempting to configure two of NRF5340DK modules to execute ISO_Connected_Benchmark. I have tried to configure ipc_radio to compile for cpunet and application...
Hi everyone,
We're using the "Manufacturer Specific Data" field within its advertising packets to send the firmware version to a phone application. It requires the company_indentifier...
1st issue: Tingy91X doesnt build at all with debug -Og enabled: Because of all the strange issues of Thingy91 (nRF9151) and "not to be used in new products) we ordered a couple...
Hello,
I would have a question regarding the use of PCAL6408A I/O expander on nRF9151 DK. The buttons and LEDs on nRF9151 DK are connected both directly to the processor...
We are planning to run a small proto build, and looking to program a small quantity of nRF54L10, prior to the SMT. These are loose parts (not built onto any PCBA). I am hoping...
I recently switched from evaluating an nRF52805 (Fanstel BC805M) to an nRF54L15 (using the nRF54L15-DK), and after I updated the toolchain and tried to flash the kit (using...