I'm seeing garbled/malformed UART console output when running apps on the Thingy:91 X. This includes pre-built apps from Nordic and custom apps I build myself.
Here's an...
I am using the NRF Connect SDK package provided by Qorvo, and adding BLE functions to their package. I am now trying to debug my added code.
I am using Ozone as the debugger...
Hello, We are currently working on the 18031 RED cybersecurity documentation and we have to document all known exploitable vulnerabilities in the hardware and software we...
I want to try out some changes that are not yet in the stable NCS releases, so I'm trying to build my Matter application using NCS v3.1.0-preview4. Unfortunately it gives...
Hi, I have a question about Channel Sounding. For my design, I want to use 2 antennas on the initiator and 1 antenna on the reflector. My initiator hardware has an RF switch...
Hi,
We need to write binary content from a binary file (.hex or .bin) to a specific area of the external flash (QSPI).
According to this topic: , this is similar to our...
Using nrf sample from v2.9.1/nrf/samples/crpyto/rng Configure build with v2.9.1 SDK/Toolchain Configure build with board target: nrf5340dk/nrf5340/cpuapp Add MCUBOOT support...
Hi Sir,
My project need LESC & AES-CMAC function, then I enabled below CONFIG in sdk_config.h :
NRF_CRYPTO_BACKEND_MBEDTLS_ENABLED
NRF_CRYPTO_BACKEND_MBEDTLS_ECC_SECP256R1_ENABLED...
Hi,
So I am trying to configure the stdout console to use UART1 by default. Using the NrfConnect menuconfig in Segger emStudio I can set it to use UART1 with the following...
Hello !
I have read in DevZone, but still not sure regarding nRF52832 .
For nRF52832 and page size 4k, and regarding only writing zero-bits.
Can I in same page perform...
Hi team,
Here is the previous ticket
https://devzone.nordicsemi.com/support/234693
One of my customer TMC is using our nRF52810 in a BLE key project for central role...
When in dfu mode (with usb dfu enabled) if we jump to application via "
nrf_bootloader_app_start" there seems to be an issue where the firmware locks up and doesn't start...
Hello
my setup is a nrf52840, the sdk15.3, Softdevice s140.
is there a possibility, maybe with freertos, to to run two seperate applications like two threads.
In the...
Hi,
I'm trying to implement a slow timer which is supposed to be triggered about every 30 minutes or even less frequent, but I'm kind of clueless how to solve this issue...
from which antenna these values were derived resp. measured? e.g. there is a pcb antenna and a hirose u.fl connector available on pca10040... examples/ble_peripheral/ble_app_eddystone...
hi,
The software version is nrf5SDKforMeshv310src and nRF5_SDK_15.2.0_9412b96
I use five nRF52832 nRF52 DK. client * 1, server * 4, provisioner by android phone.
examples...
Hi can you help to configure nrf52840 DK board to measure power consumption with keysight n6705C. In manual is described with ammpermeter and oscilloscope. Keysight n6705c...
Hi, I'm new here so please let me know if any additional information could help.
We are in need of encoding speech on a nRF52840 and are working in Opus and are having trouble...
Im getting this error any idea how to solve it this are configs.
Loading solution lte_ble_gateway.emProject
Executing load commands
/usr/local/Cellar/cmake/3.15.2/bin...
If the only supported method is through the PC-based nRF Connect Programmer GUI application, how is a system based on nRF91 its modem firmware once deployed in the field ...
Hello,
I am working on nRF52832 SDK 15.3.0 using segger embedded studio in windows 7.
I am trying to merge two application, one is launch application through NFC and...