Hello,
I using ncs v3.1.1 SLM on nrf9151 to send messages to a CoAP server. It seems nrf9151 by default uses AES_128_CBC_SHA256 even though on the server side, we have given...
Hi, I am unable to read GPIOs (always getting 0x00000000 from gpio_port_get or 0 from gpio_pin_get). My main project is https://github.com/marcuswu/leaf-fall/tree/main/firmware...
The DECT Nr+ shell (the MAC version, not the -phy; tested with v3.3.0-ba167d9f3db4) offers IPv6 connectivity.
The DECT standard has a profile for IPv6 described in ETSI...
Hello,
Overview:
Currently we are using nRF9160 we are using mbedtls library for generating EC key based certificates (self-signed and CSR). Our code is built with TFM...
Hello, I wanted to update my project (Custom board using the nRF54L15 ) to the v3.3.0 SDK since this fixed a BLE bug with the v3.0.1. version. To my knowledge I did not change...
I have installed ncs3.3.0 and want to keep ncs unaffected. According to the document docs.nordicsemi.com/.../sdk_setup.html , I should choose to import the edge impulse SDK...
Hi,
nRF9151 + Kyocera AVX P822601 internal SMT antenna: 8 dB RSRP loss vs external antenna — possible PCB layout issue?
Test Results
Test 1 — Out of Faraday cage, internal...
Hello,
I am using the nRF52840_DevKit and SDK-v16.0.0. I am planning to build and flash a bootloader with NRF_BL_DEBUG_PORT_DISABLE set to 1, which means APPROTECT and...
Hi,
I'm using SES v4.52b, a nRF52832 module (BL652) and nRF5 SDK 16.0.0. I'm trying to build a generic SPI Read and Write functions with the following:
The device I...
Hi there,
I am in the process of developing a custom PCB using the nRF52833 SoC. This board is quite simple, and doesn't use many of the pins of the nRF52833 SoC.
I am...
nRF5_SDK_16.0.0_98a08e2\examples\peripheral\uart. In the SDK 16 ,UART example,why the legacy driver nrf_drv_uart.c is used instead of the sdk recommended nrfx_uart.c.
Secondly...
hello,
I'm using SDK 16.0 with nrf52832, for storing some information iam using flash storage, during initialization, we are giving a starting and ending address to flash...
Hi friend,
We have a project with BLE connection. It sends out the Manchester data and the data modulates with 125KHz. Can we use PWM to do that? Will the data format be...
My platform is SDK16 with softdevice, MCU nRF52840. I used 2 pin to generate PWM at 125KHz for Manchester coding. I want them are at different pin polarity. For example, if...
Hi all,
I am working with the nRF52 dev kit and the ecg sensor MAX30003. Using MBED to develop firmware.
I am using this library and the example code from maxim ( https...
Hello,
I need to develop an application for nRF51822 that uses SoftDevice 110 v8.0.0 using SDK 12.3 and extend it to use buttonless DFU for the legacy DFU bootloader of...
Hi, support team
I need to realize two-wire uarte receiver(with low power), in the scenario there is no data come from TX in most time, so after receiving the data I need...
SDK: 15.3.0
BOARD: custom nRF52840 pre-product
Hi, I want to implement usb dfu trigger library.
but, faced with a problem.
My project are started from usb cli...
cli_agent_router and multi_sensor example with nRF5_SDK_for_Thread_and_Zigbee_v4.1.0 nrf52840
problem: The coordinator restarts occasionally, and the zed cannot rejoin until...
Hello,
I am trying to configure the SAADC for the NRF52810. I read that I have to enable it via the sdk_config.h. Here I find an entry for:
NRFX_SAADC_ENABLED - nrfx_saadc...
I have two related questions about nRF52 (nrf52832) which I have not been able to pinpoint from the documentation.
Can the 32MHz crystal connection be replaced by...