Hello,
I have tried twice to request for SUPL license for getting A-GPS working but it has been denied both of the times. I think first time it got denied due to mismatch...
Hi Nordic Team,
The atomic fifo implementation is based on armv7-M, right now I want to port it into cortex-A processor, I made some changes to get it compiled without...
Hi,
Kit:nrf5340
Can you please tell me if there is any example in nrf connect SDK v1.5.0 related to data transfer concepts.
Is ble controller will be enabled during...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Custom device using nrf5340, with NFC card emulation functionality.
To use the NFC, I understand that I should use the supplied nfc_t4t library (binary) and its api. I have...
Hello, I'm developing on an application which requires to catch high speed, variable size and bursty (~0.5 Mbit/s) data from a sensor connected to a nRF9161DK trough a UART...
I'd like to use the DeviceTree Visual Editor to create the DTS for a custom board starting with only the bare device. But it seems for some reason that the DeviceTree Visual...
Hello,
I’m using the Thingy91X board (nRF5340). For my application, I need to run BLE and Wi-Fi simultaneously, so I have to increase the application size. To do this, I...
Hi I'm trying to work on OTA implementation for zigbee with nrf52840-DK boards.
there is a sample available in ncs2.9.0,light switch,but i understand it can only work as...
Hello,
I have some issues to do function an ntc thermistor with a nrf54L15DK.
An error about a wrong configuration of the adc reference or or the ADC gain appears almost...
Hi,
I have some problem when scan advertising packet using nrf52840dk with ncs v2.5.0.
when I scan during 30s in the same position, I got a list rssi value same that...
Hi Team,
Hello Team,
I'm currently working on integrating the Sensirion STS40-CD1B-R3 temperature sensor into the peripheral_ht . To do this, I pulled the STS40 driver...
When I used the CS instance for distance measurement, I wanted to set multiple initiators. Therefore, I configured BT_CTLR_SDC_CS_COUNT to 3. However, I didn't know where...
Hi there!
We are currently evaluating a low-power BLE system for a safety-critical wearable application that must transmit immediate alerts to a nearby receiver or mobile...
I followed the instructions at https://nordicsemiconductor.github.io/pc-nrfconnect-docs/create_new_app to create a new pc-nrfconnect-boilerplate app locally.
However, npm...
Hello!
I am stress-testing the nRF54L15 devkit by sending it random-sized chunks of data over UART at 921600 baud, which the devkit code receives using the asynchronous...
We have a common codebase with both softdevice (nRF51/52 code) and now zephyr (nRF54 code). To make our code compatible I have the following replacement to sd_temp_get. This...
Hello Nordic team,
We're experiencing a GNSS issue with our nRF9160-DK (PCA10090 1.1.3 2024.44) and would appreciate any guidance you can provide. About 4 days ago, we were...