We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
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...
Hi Nordic Support Team,
I'm currently experimenting with Channel Sounding using a couple of nRF54L15 boards.
I am trying to obtain raw I and Q samples so that I may analyze...