I have a custom board using a nRF52840.
A part of the configuration is a Analog Devices MAX98357AEWL+T Class D amplifier which is driven by i2s0.
When the board is idle...
Hi,
When running the python script in attachments
By invoking it like this :
python.exe ./nrf_build.py --sdk-version v3.0.2 --project-path <path_of_the_project...
I've updated the nrfconnect sdk to the version 3.0.1. and the zap tool version is 2025.5.22. The sdk supports matter 1.4, but the new device type of mounted dimmable load...
Hi, I'm working on enabling **FOTA for the application core only** on **nRF5340**, based on the **`nrf5340_audio` example**, using **only internal flash** (no external flash...
Hello,
I have a Thingy91x and I'm having problems using the samples: "Cellular: GNSS" ( https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/cellular/gnss/README...
Hello,
I am currently using the nrfutil application to convert modem trace logs to pcaps through an automated process. I am seeing intermittent failures with the following...
Hi,
Im working on a configuration where role switching is neccessary.
The following is expected:
- all nodes will be advertising when "idle"
- nodes only need to...
Hi,
When the ble_stack_init(); is called the eeprom flash read/write/erash gets hanged.
But when commented ble_stack_init(); the eeprom flash read/write/erash works...
I recently got a Thingy:91 and activated it. Now I am installing the tools to work with it in my system (Linux) following the nrf Connect v3.3.0 Getting Started Assistant...
Good day. Can I get SES free licenses for multiple devices while evaluating a single development kit or the free license can only be requested for a single divice?
Hi, I use the nFR52832 chip to design as the MCU of my prodcution, it has 8 scan whitelist for user. But I want more number of whitelist for my prodcution. So ,Could you tell...
I have set up the NCS toolchain, followed the instructions to update the JLink DLL in SES, and successfully built/flashed a few examples to the app core (ie. debug/ppi_trace...
I would like to send TCP message with 50KB message size. I saw that maximum size was limited by CONFIG_HEAP_MEM_POOL_SIZE which was 16kB.
Is there any way to send that message...
Hi,
we are experiencing unexpected behavior during sleep entry. Following pictures were taken using an oscilloscope, our device sends a radio transmission every 150 ms...
Hello,
I am trying to sample and reconstruct an audio signal using the SAADC and I2S respectively. I have a double buffer setup for the SAADC, where we process the data...
Hi,
I've noticed several times now when the NRF9160 comes out of a PSM sleep cycle that when a call to an underlying socket connect(), or nrf_getaddrinfo() call (whether...
HI,
I am developing an application with 7 transmitters and 1 receivers. Transmitter are nrf52832 with MPU9250 IMU (Holyiot YJ-18008) . I am hopping to each transmitter...
I successfully compiled and loaded the UART/Serial Port Emulation over BLE example on an AdaFruit Feather board.
I can connect to the Nordic UART Service, then send data...
I have built my application on ble_app_uart in keil in SDK 14, so I just did the same and copy-pasted my code into the latest ble_app_uart example built with ses in SDK 16...
So far i've failed to find a single source that contains comprehensive information on where errata items have been addressed. I do have multiple unrelated sources for information...
Hello, I want to try the secure bootloader + softdevice 7.0.1 + ble app buttonless dfu example from SDK16 I want to test all that in our custom board NRF52832-QFAB (256k flash...